https://github.com/anas-ambalavan/react-native-meals-app
A Meals App using React Native
https://github.com/anas-ambalavan/react-native-meals-app
expo react-native
Last synced: 3 months ago
JSON representation
A Meals App using React Native
- Host: GitHub
- URL: https://github.com/anas-ambalavan/react-native-meals-app
- Owner: anas-ambalavan
- Created: 2021-07-05T16:23:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T05:14:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T03:24:24.959Z (5 months ago)
- Topics: expo, react-native
- Language: JavaScript
- Homepage:
- Size: 807 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Native-Meals-App
This app is build using Expo CLI
## App Screens
### IOS
### Android
## To run the App
### Step 1:
```npm install ```
### Step 2:
```npm start ```
### Step 3:
After metro starts
command: `i` for running App on IOS Simulator
command: `a` for running App on Android Emulator