React Native App
Social Theme
Run the following commands on your terminal to setup Instahood React Native Theme on your system.
Installation
Install packages
cd SocialApp npm 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?