A mobile app for a family or any closed group to handle their day-to-day needs.
- React Native
- TypeScript
- Ignite (boilderplate, Refer to Ignite@9 rest of the tools & frameworks used) [↗]
- React Native DatePicker - react-native-date-picker
- Bun
Only Android API level >=21 (Android 5), iOS >= 11 are supported.
- Install dependencies
bun install
- Run
npx pod-install
to install iOS dependencies - Run Android app in simulator
bun run android
(or) Run iOS app in simulatorbun run ios
Palettes are configured here. As of now light & dark theme palettes are configred.
useColors
hook expoese the colors based on the color scheme of the device.
- Icons from Freepik.com