苹果下ReactiveNative安装操作
1. brew update && brew doctor
如果需要安装xcode命令行就执行以下语句
xcode-select --install
2. brew install watchman
3. brew install flow
4. npm install react-native-cli -g
5. 安装xcode
6. 初始化项目
react-native init MovieTalk
7. 打开项目
atom MovieTalk
8.在网页上调试代码
安装
npm install -g react-devtools
运行
react-devtools
安装安卓sdk

浙公网安备 33010602011771号