xgqfrms / React-Native-for-macOS

React Native for macOS
MIT License
0 stars 0 forks source link

React Native for macOS

0.62

https://microsoft.github.io/react-native-windows/docs/rnm-dependencies

https://microsoft.github.io/react-native-windows/docs/0.62/rnm-getting-started

$ npx react-native init <projectName> --version 0.62.0

$ cd <projectName>

$ npx react-native-macos-init

$ npx react-native run-macos
$ npx react-native init ReactNativeMacOSApp --version 0.62.0

$ cd ReactNativeMacOSApp

$ npx react-native-macos-init

$ npx react-native run-macos

https://www.cnblogs.com/xgqfrms/p/13894521.html