$ npm install
$ npm run clean
react-native unsupport for .babelrc since 0.16, so you have to remove all .babelrc in your project(includes packages)$ npm start
- Open your Xcode, select a simulator, click the play button or
cmd + R
- Same to official doc
$ react-native run-android