参考文档:
http://facebook.github.io/react-native/docs/getting-started.html
http://reactnative.cn/docs/0.27/android-setup.html#content
安装环境推荐chocolatey,非常方便快速
需注意的点:
nodejs版本需要4.0.0以上
模拟器Genymotion比Android studio好用很多,基本不需要配置。相对来说不方便之处在于不同版本的安卓机器需要逐个下载。
但是个人觉得还是Genymotion好用些。
添加模拟器的时候可能遇到的错误参见http://www.cnblogs.com/wliangde/p/3678649.html