React-Native-Basekit is a project structure for starters.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
#!/bin/bash
node@v10.x.x
react-native-cli@v2.x.x
pod@v1.5.x
A step by step series that will tell you how to get a development env running
#!/bin/bash
$ git clone git@github.com:imbudhiraja/react-native-basekit.git
$ cd react-native-basekit
#!/.nvm/versions/node/v10.9.0/bin/node
$ npm install
$ react-native run-ios or react-native run-android