First Impressions using React Native

added by Bob Senoff
2/6/2015 6:11:04 PM

370 Views

Facebook gave all attendees of React Conf early access to the source code of React Native, a new way to write native mobile apps. The technology takes everything that's great about React.js and applies it to native apps. You write JavaScript components using a set of builtin primitives that are backed by actual native iOS or Android components.


0 comments