ruthenium / react-native-desktop

React Native for OS X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. It's recommended to have previous experience of developing apps with React Native.

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 from the original 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/skelet

Screenshots and examples

This is outdated screenshots of UIExplorer. It doesn't look flawless since most of them ported from iOS.

uiexplorer

screenshot 2015-10-24 16 40 36

screenshot 2015-10-27 17 08 38

screenshot 2016-03-30 12 31 35

Youtube play

About

React Native for OS X

License:Other


Languages

Language:JavaScript 51.0%Language:Objective-C 43.5%Language:C 1.9%Language:Python 1.1%Language:HTML 1.0%Language:Assembly 0.5%Language:Shell 0.5%Language:Objective-C++ 0.3%Language:CSS 0.0%Language:C++ 0.0%Language:Makefile 0.0%Language:Batchfile 0.0%Language:Awk 0.0%