软件简介

React Native Desktop 可以让你用 React Native 技术构建 OS X 下的桌面应用程序。

示例代码:

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

演示截图:

screenshot 2016-03-03 17 18 33

其他截图:

uiexplorer

screenshot 2015-10-24 16 40 36

screenshot 2015-10-27 17 08 38

screenshot 2016-03-30 12 31 35

Youtube play

转载自: https://www.oschina.net/p/react-native-desktop