Skip to content

wonism/react-native-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

React Native Desktop

Build OS X desktop apps using React Native.

Build Status npm version discord #react-native-desktop

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

screenshot 2016-03-03 17 18 33

Getting started

Disclaimer. Having previous experience with React Native highly recommended. There is no success story for any RN desktop app yet, so it's not proven by production.

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

Since it's simply just a fork, you can follow the same instruction on facebook.github.io/react-native.

Feel free to ask anything on #react-native-desktop channel if you run into problems (and you probably will).

Patreon

Support development on Patreon: https://www.patreon.com/reactnativedesktop

Examples

Download UIExplorer

UIExplorer includes a set of examples and allows to you load external js bundle by http. Just copy&paste URL into SearchField.

screenshot 2016-03-31 21 06 33

screenshot 2016-03-31 21 00 30

screenshot 2015-10-24 16 40 36

Youtube play

About

React Native for OS X

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-CustomComponents
CC-BY-4.0
LICENSE-docs
Unknown
LICENSE-examples

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.2%
  • Objective-C 43.5%
  • C 1.9%
  • Python 1.1%
  • HTML 1.0%
  • Assembly 0.5%
  • Other 0.8%