Node Xcode Watchman
yarn global add react-native-cli
react-native init MyApp --version
例如:react-native init MyApp [email protected]
cd MyApp
react-native run-ios
或者打开xcode 直接运行
Node Xcode Watchman
yarn global add react-native-cli
react-native init MyApp --version
例如:react-native init MyApp [email protected]
cd MyApp
react-native run-ios
或者打开xcode 直接运行