在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):ptmt/react-native-macos开源软件地址(OpenSource Url):https://github.com/ptmt/react-native-macos开源编程语言(OpenSource Language):JavaScript 36.4%开源软件介绍(OpenSource Introduction):DeprecationThe project is no longer maintained. There is an Microsoft version: https://microsoft.github.io/react-native-windows/ You can run React Native on Catalyst react-native-community/discussions-and-proposals#131 React Native macOS (ex react-native-desktop)Build macOS desktop applications using React Native. <View>
<Button onPress={() => alert('clicked!')} />
</View> Getting StartedNode 4.x+, OS X 10.11+ required. Previous React Native experience is highly recommended. $ npm install react-native-macos-cli -g
$ react-native-macos init MyProject
$ cd MyProject
$ react-native-macos run-macos If you want to add macOS target to the existing iOS/Android/Windows project, make the steps above, merge this new folder into your current React Native project, then put rn-cli.config.js in the root. DocumentationSince React Native macOS is just a fork, you can follow the same instructions on the React Native Documentation. DisclaimerReact Native macOS is a fork of React Native for iOS. The project is still a fairly new so proceed at your own risk. Community HelpPlease use these community resources for getting help. We use the GitHub issues for tracking bugs and feature requests and have limited bandwidth to address them.
ExamplesRNTesterAppRNTesterApp includes a set of component examples that illustrate their functionality. It also allows you to load external JavaScript bundle files through HTTP. Just copy and paste a URL into the Search Field. LicenseReact Native is MIT licensed. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论