首先配置开发环境 http://reactnative.cn/docs/0.42/tutorial.html#content,写编写hello world 的时候遇到'React/RCTBridgeModule.h' file not found
解决方法在项目文件夹下
$ npm install
然后更新 $ react-native upgrade$ npm install
然后更新 $ react-native upgrade