- BackgroundImage
- Button
- Checkbox
- DatePicker
- FoodDetector
- FoodListItem
- Image
- ScreenView
- SearchBar
- Seperator
This is a mobile application that allows users to track their daily nutrition intake. Users can input their daily meals and the app will calculate the total calories, protein, fat, and carbohydrates consumed. The app will also provide a summary of the user's daily nutrition intake.
- User authentication
- Add meals
- View daily nutrition summary
- View weekly nutrition summary
- View monthly nutrition summary
- View nutrition history
- React Native (Expo)
- Zustand
- ML Kit
- Expo Router
- React Query
- Flash List
- EAS Build
- EAS Submit
- EAS Update
- Clone the repository
git clone git@github.com:denizyesilirmak/nutrition-mobile.git
- Install dependencies
cd nutrition-mobile
npm install
- Start the app
npm start
npx run:ios --device
npx run:android --device