版权所有,禁止匿名转载;禁止商业使用。
需要配置环境的软件
brew install watchman
4.Flow
brew install flow
5.关键来了
React Native安装npm install -g react-native-cli
sudo npm install -g react-native-cli
两步必须执行
完成后 react-native init 项目名称 创建项目