Slide 1

Slide 1 text

React Native Arpit Mathur @arpit

Slide 2

Slide 2 text

The product problem

Slide 3

Slide 3 text

“Write once run everywhere!!!”

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

Write once run everywhere Learn once write everywhere VS

Slide 7

Slide 7 text

Key concepts • Components • Virtual DOM • Always async • Flux architecture

Slide 8

Slide 8 text

Asynchronous Execution Source: https://speakerdeck.com/frantic/react-native-under-the-hood

Slide 9

Slide 9 text

Component Lifecycle http://javascript.tutorialhorizon.com/2014/09/13/execution-sequence-of-a-react-components-lifecycle-methods/

Slide 10

Slide 10 text

Flux

Slide 11

Slide 11 text

FlexBox! http://flexboxin5.com/

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

References • https://speakerdeck.com/frantic/react-native-under- the-hood