Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filipamarta/app-native-meals
A React Native expo app experience to have a menu of meals and recipes.
https://github.com/filipamarta/app-native-meals
expo javascript react-native
Last synced: 18 days ago
JSON representation
A React Native expo app experience to have a menu of meals and recipes.
- Host: GitHub
- URL: https://github.com/filipamarta/app-native-meals
- Owner: filipamarta
- Created: 2023-06-29T11:29:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T14:45:46.000Z (over 1 year ago)
- Last Synced: 2023-09-29T22:18:26.036Z (over 1 year ago)
- Topics: expo, javascript, react-native
- Language: JavaScript
- Homepage:
- Size: 33.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hungry for?
A React Native expo app experience to have a menu of meals and recipes.
## Screens
###### Meals Menu screen
###### Meals by category screen
###### Meal details screen
###### Add meal to wishlist screen
###### Meals wishlist screen
## Installation
Follow [React Native expo setup guide](https://reactnative.dev/docs/environment-setup) (React Native expo) for both Android and iOS targets.
1. Run `npm install`
2. Run `npx expo start`