- React Native 0.16
To run the applications you'll have to install the dependencies by running
npm iTo run the application in android simply execute
react-native run-androidFirst you'll need to install the dependencies by running (from the ios folder)
pod installAnd then open the project <app>.xcworkspace in XCode and hit Run