React Native for Android
code.facebook.com
React Native for Android
1–10 of 248 posts
Re: React Native for Android
#2At last. Now I can dig in...
Re: React Native for Android
#3That could really be a game changer in mobile development.
Re: React Native for Android
#4When porting a React Native app to android 85% of the iOS version was reused:
"At the time of shipping Ads Manager for Android, that approach yielded around 85 percent reuse of app code."
Re: React Native for Android
#5Why are there only iOS screenshots in an Android blog post? I want to see the results of creating an Android app.
EDIT: screenshots were added :)
Re: React Native for Android
#6The general feeling on HN is that it is better to focus on Native development on both platforms because Cordova hybrid apps have a overall bad user experience. Is this still the case with React Native or is it becoming the most effective option?
Re: React Native for Android
#7My interest in this when it was iOS only was about >< this big, but now I may actually start skimming into things and see if this is something we'd want to use at work :)
Re: React Native for Android
#8The general feeling on HN is that it is better to focus on Native development on both platforms because Cordova hybrid apps have a overall bad user experience. Is this still the case with React Native or is it becoming the most effective option?
React Native apps compile into native apps. That is, no Cordova.
Re: React Native for Android
#9Yes! I've been working with React-Native on a side project for a few weeks now. WHAT A GODSEND! Before this, I was using Titanium, which is heavy, slow, and difficult to integrate with. React-Native felt like home.
On a related note; Why is it up to Facebook to develop something like this? Why aren't Apple and Google making it this easy to develop apps? ObjC is a nightmare, 90% of apps out there don't need that level of control.
Re: React Native for Android
#10"Today, we're happy to release React Native for Android."
https://github.com/facebook/react-native/commit/42eb5464fd8a...
This comes in time for Facebook to meet its pledge.