Live data from Hacker News

React Native is now open source

github.com

1–10 of 298 posts

Re: React Native is now open source

#6
post #5

Looks like it's iOS only right now? Can't see any mention of Android in the docs?

Right there on the front page: "We are also working on an Android implementation which we will release later."

Oops - thanks! Was too excited and went straight into the docs...

Re: React Native is now open source

#7
The first thing I do now on each Facebook open-source reveal, is to check the PATENTS file for the toxic second paragraph, to see if they've changed it. Sadly, no. I can't imagine being able to use this at any decent-sized company with lawyers. :-( https://github.com/facebook/react-native/blob/master/PATENTS

See for example the discussions at https://news.ycombinator.com/item?id=9111849 (eg. https://news.ycombinator.com/item?id=9113515)

Full disclosure: I work at Google, where many are sad to not be able to use recent Facebook code.

Re: React Native is now open source

#9
React Native is the most promising cross-platform UI toolkit I've thus far encountered. Congratulations to the team that built / launched it.

The reason I'm excited for it: Java promised write-once-run-anywhere, which means you are always serving the least common denominator. React Native promises learn-once-write-anywhere, which means a single team of engineers can realistically build high-quality apps using the target platform's UI paradigms.

Really exciting stuff!

Re: React Native is now open source

#10
I'm very excited about this, but it's worth highlighting this from the FAQ:

Q. Can I submit my own React Native app to the App Store?

A. Not yet, but you will be able to soon. If you build something you want to submit to the App Store, come talk to us ASAP.

Post reply on HN