安装Node, Watchman,react-native-clireact
下载Xcode(新版)ios
更改Xcode设置命令行( Xcode | Preferences | Locations) react-native
init React-native 项目(react-native init AwesomeProject)命令行
下载第三方依赖 (bbs.reactnative.cn/topic/4301/…code
下载CocoaPods(sudo gem install cocoapods)cdn
进入ios目录(cd ios)blog
pod installget
react-native run-iosit