https://github.com/belchenkov/rn-meals
Build Meals App on React Native
https://github.com/belchenkov/rn-meals
expo expo-font react react-native react-native-gesture-handler react-native-paper react-native-reanimated react-native-safe-area-context react-native-screens react-native-vector-icons react-navigation react-navigation-drawer react-navigation-stack react-navigation-tabs react-redux vector-icons
Last synced: about 1 year ago
JSON representation
Build Meals App on React Native
- Host: GitHub
- URL: https://github.com/belchenkov/rn-meals
- Owner: Belchenkov
- Created: 2020-06-07T10:45:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T00:34:17.000Z (over 2 years ago)
- Last Synced: 2025-01-05T07:23:30.188Z (about 1 year ago)
- Topics: expo, expo-font, react, react-native, react-native-gesture-handler, react-native-paper, react-native-reanimated, react-native-safe-area-context, react-native-screens, react-native-vector-icons, react-navigation, react-navigation-drawer, react-navigation-stack, react-navigation-tabs, react-redux, vector-icons
- Language: JavaScript
- Homepage: https://expo.io/@belchenkov/rn_meals_app
- Size: 2.69 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Meals App
> Build Meals App on React Native
### [Demo](https://expo.io/@belchenkov/rn_meals_app)
#### Get started
```sh
git clone
```
```sh
expo start
```
or
```sh
npm start
```