Installation
Installation
Install packages
cd instaApp npm install cd ios && pod installRun on iOS
Opt #1:
Open the project in Xcode from
ios/SocialApp.xcodeprojClick
runbutton to simulate
Opt #2:
Run
react-native run-iosin your terminal
Run on Android
Make sure you have an
Android emulatorinstalled and runningRun
react-native run-androidin your terminal
Last updated
Was this helpful?