安裝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