Rembiti is a React Native mobile app designed to make sure you never forget a birthday again. It syncs with your phone contacts, detects birthday information, and sends you timely reminders.
- Contact sync: Automatically pulls birthday data from your phone contacts
- Smart reminders: Configurable notification timing (day before, week before, morning of)
- Birthday calendar: Visual overview of upcoming birthdays across all your contacts
- Personal notes: Add gift ideas, preferences, and personal notes for each contact
- React Native for cross-platform mobile development (iOS and Android)
- Expo for streamlined development and build pipeline
- Local storage for contact data and preferences
- Native contacts API integration for birthday extraction
Work in progress. Core contact sync and reminder logic implemented.