Hacker News new | ask | show | jobs
by egfx 4064 days ago
Maybe less so the case with HN but certainly the case. Just look at Product Hunt where nearly half of today's posts are mobile native apps. Facebook has since built and released React. I'm willing to bet Facebook will switch away from native again.
1 comments

Facebook is building something they call React Native, which, as I understand it, lets you code an app using JavaScript and web stuff, but then it transforms all of that into native code that gets compiled to run on the various mobile operating systems. I think it's currently iOS-only. Facebook says they're already using it for multiple production apps, but I don't know which ones.

https://facebook.github.io/react-native/