Skip to content

sarith/react-native-desktop

 
 

React Native Desktop

Build OS X desktop apps using React Native.

Build Status npm version discord #react-native-desktop [Alpha quality]

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

screenshot 2016-03-03 17 18 33

Getting started

npm install react-native-desktop-cli -g
react-native-desktop init MyProject
open osx/MyProject.xcodeproj

Since it's simply just a fork, you can follow the same steps from the original React Native. Feel free to ask anything on #react-native-desktop channel if you run into problems (and you probably will).


uiexplorer

screenshot 2015-10-24 16 40 36

screenshot 2015-10-27 17 08 38

Youtube play

Packages

No packages published

Languages

  • Objective-C 47.6%
  • JavaScript 46.7%
  • C 2.1%
  • Python 1.2%
  • HTML 1.1%
  • Assembly 0.6%
  • Other 0.7%