Edit: looks like this isn't hybrid as I assumed but truly native
Use ReactJS to Build Native Apps
11–20 of 175 posts
Re: Use ReactJS to Build Native Apps
#12I would love to see React added to mobile app frameworks like Apache Cordova.
This announcement is about replacing html elements (div, h1, img, etc.) with native elements. Should be faster going native than via web elements.
Re: Use ReactJS to Build Native Apps
#13This is massive. Some more details: "React Native: everything native, controlled by async batched JS put in a background thread. Learn once, write everywhere. #reactjsconf" [1] "Fb groups app in iOS App Store is powered by it #reactjsconf" [2] "iOS and Android native using all the same ideas as React, all the power of native." [3] React has been gaining traction as I'm sure we're all aware, but this is next-level stu…
cannot wait for more details.
Re: Use ReactJS to Build Native Apps
#14This is massive. Some more details: "React Native: everything native, controlled by async batched JS put in a background thread. Learn once, write everywhere. #reactjsconf" [1] "Fb groups app in iOS App Store is powered by it #reactjsconf" [2] "iOS and Android native using all the same ideas as React, all the power of native." [3] React has been gaining traction as I'm sure we're all aware, but this is next-level stu…
ahem. my bet - https://github.com/facebook/css-layout cannot wait for more details.
So all the good bits of CSS without any of the bad - including browser compatibility problems?
Doesn't explain stuff like fonts & colours though...
Re: Use ReactJS to Build Native Apps
#15What does this mean? Can't you use any javascript tech to build native apps with nwjs or cordova? Edit: looks like this isn't hybrid as I assumed but truly native
Re: Use ReactJS to Build Native Apps
#16What does this mean? Can't you use any javascript tech to build native apps with nwjs or cordova? Edit: looks like this isn't hybrid as I assumed but truly native
I am pretty confused as to what this actually does. How can it be native?
Re: Use ReactJS to Build Native Apps
#17I would love to see React added to mobile app frameworks like Apache Cordova.
You can use ReactJS now with Cordova/PhoneGap - no problemo. This announcement is about replacing html elements (div, h1, img, etc.) with native elements. Should be faster going native than via web elements.