React Native Overview
https://github.com/llanox
October 2015
¿What's React Native?
A framework for building native apps using React.
Facebook released ReactJs in 2013 and React Native iOS in March and React Native Android in September
You are able to develop apps using UI native components.
Requirements
OSX mandatory to develop for iOS platform.
Homebrew to install Flow and Watchman.
Node.js 4 or newer.
¿ Why Should You Use React Native to Develop Apps?
You only need to learn JavaScript to create an app for iOS and Android platform. Learn once, write anywhere
You can share source code between projects running on different mobile platforms. Reuse code.
At the time of shipping Ads Manager for Android, that approach yielded around 85 percent reuse of app code
You're able to see code changes without rebuild the app.
You Can Open Source React Native Modules
React Native Assets Manager
DraggableDrawer
StripeWrapper
Demo
Let's code
Links
Facebook Blog. How we built the first cross-platform React Native app.
Awesome Resources to Use with React Native.
Questions!!
By Juan Gabriel Gutierrez
React Native Presentation