react-native-macos

React Native for macOS is an experimental fork for writing desktop apps using Cocoa

Github星跟蹤圖

React Native macOS (ex react-native-desktop)

Build macOS desktop applications using React Native.


Project Catalyst (macOS 10.15+)

As Apple announced Project Catalyst it does make sense to use just the React Native with macOS target enabled. The details will come soon.


Build Status npm version discord #react-native-platforms

<View>
  <Button onPress={() => alert('clicked!')} />
</View>

Getting Started

Node 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.

Documentation

Since React Native macOS is just a fork, you can follow the same instructions on the React Native Documentation.

Disclaimer

React Native macOS is a fork of React Native for iOS. The project is still a fairly new so proceed at your own risk.

Community Help

Please 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.

  • Ask a question on StackOverflow and tag it with react-native-macos
  • Chat with us on Reactiflux in #react-native-platforms (mentioning @ptmt)
  • DM @ptmt on twitter

Examples

RNTesterApp

RNTesterApp 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.

Download UIExplorer

screenshot 2016-03-31 21 06 33

screenshot 2016-03-31 21 00 30

screenshot 2015-10-24 16 40 36

License

React Native is MIT licensed.

主要指標

概覽
名稱與所有者ptmt/react-native-macos
主編程語言JavaScript
編程語言Objective-C (語言數: 15)
平台
許可證MIT License
所有者活动
創建於2015-10-04 23:22:01
推送於2024-02-13 16:45:11
最后一次提交2024-02-13 16:43:59
發布數9
最新版本名稱v0.14.0 (發布於 )
第一版名稱v0.2.0 (發布於 )
用户参与
星數11.2k
關注者數221
派生數426
提交數13k
已啟用問題?
問題數173
打開的問題數46
拉請求數64
打開的拉請求數28
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?