Skip to content

Meals App with React Native and Redux. Mocked data, no backend.

Notifications You must be signed in to change notification settings

vittoriols/Meals-App-ReactNative

Repository files navigation

Gif.GitHub.online-video-cutter.com.mp4
MealsAppReactNative
├─ .gitignore
├─ App.js
├─ app.json
├─ assets
│  ├─ adaptive-icon.png
│  ├─ favicon.png
│  ├─ icon.png
│  ├─ screens
│  │  ├─ CategoriesScreen.js
│  │  └─ MealsOverviewScreen.js
│  └─ splash.png
├─ babel.config.js
├─ data
│  └─ dummy-data.js
├─ models
│  ├─ category.js
│  └─ meal.js
├─ package-lock.json
└─ package.json

About

Meals App with React Native and Redux. Mocked data, no backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published