Hacker News new | ask | show | jobs
by deutronium 4004 days ago
I'm looking to use something like Cordova to develop a fairly simple app for both Android and ios,

so far it looks like React is for Mac only, looking at https://facebook.github.io/react-native/docs/getting-started... ?

Edit: It looks like i'm missing something as I can see Android apps built with it on http://www.reactnative.com/built-with-react-native/

2 comments

There's also http://reapp.io/ It can produce apps that run on Android but last time I checked the documentation was pretty iOS centric.
That's React Native, not standard React for the Web.

http://facebook.github.io/react/

Ah gotcha, looks like Android support is coming to React Native soon, fingers crossed