-
Clone this repository
-
Run
npm install
, all required components will be installed automatically- Run
cd /ios && pod install
- Launch in iOS simulator
npm run ios
- Start XCode and open generated
appName.xcworkspace
- Launch in android simulator or device
npm run android
- Run