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