Strap Taxi App React Native
Run the following commands on your terminal to setup Strap Taxi App React Native Theme on your system.
Installation
Get the code
Opt #1. Download ZIP
Not familiar with Git? Click here to download Strap Taxi App React Native Theme. Extract the contents of ZIP file after downloading. Downloading ZIP file does not help you to sync with further updates of Strap Taxi App.
Opt #2. Clone
To setup Strap Taxi App React Native Theme on your system, and sync your app with constant updates, clone the repo. Click here to clone Strap Taxi App using GitStrap.
Install packages Navigate to ReactNative folder of the app run
yarnor runnpm iRun on iOS Navigate to ios folder of the ReactNative folder and then run
pod install- Opt #1:
- Open the project in Xcode from
ios/StrapTaxiApp.xcworkspace - Click
runbutton to simulate
- Open the project in Xcode from
- Opt #2:
- Run
react-native run-iosin your terminal
- Run
- Opt #1:
Run on Android
- Make sure you have an
Android emulatorinstalled and running - Run
react-native run-androidin your terminal
- Make sure you have an
Note : Make sure you have open StrapTaxiApp.xcworkspace while running on ios device .