Why React Native

Is Awesome

What is react native?

Write React

Get Native Mobile UI

THIS IS NOT PHONE GAP

How does it work?

JS VM

(JSC)

Java/C++/Obj-C

(Native)

Bridge (C++)

No Webviews!

Java

JS

AppRegistry#runApplication('MyApp')
require('AppRegistry').runApplication('MyApp', ...)
<View>
<SliderIOS>
<DrawerLayoutAndroid>
<Text>
<Image>
UIManager.createView(...)
UIManagerModule#createView(...)
Made with Slides.com