Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
React Native For Android
Search
Arpit Mathur
October 05, 2015
Technology
1
2.2k
React Native For Android
A quick introduction to React Native for Android developers.
Arpit Mathur
October 05, 2015
Tweet
Share
More Decks by Arpit Mathur
See All by Arpit Mathur
Living at the Intersection of Blockchains and Machine Learning
arpit
0
42
The Humane Machine: Building AI systems with Emotional Intelligence
arpit
0
2.6k
Building Ethereum powered DApps
arpit
0
57
Firebase For Mobile Developers
arpit
1
45
Getting Started with WebVR
arpit
0
2.4k
Towards a Decentralized Web
arpit
0
63
The State of Blockchain Technology
arpit
0
4.1k
Coding Different
arpit
0
1.8k
Going (React) Native
arpit
0
3.9k
Other Decks in Technology
See All in Technology
Adminaで実現するISMS/SOC2運用の効率化 〜 アカウント管理編 〜
shonansurvivors
4
410
ガバメントクラウド(AWS)へのデータ移行戦略の立て方【虎の巻】 / 20251011 Mitsutosi Matsuo
shift_evolve
PRO
2
180
多様な事業ドメインのクリエイターへ 価値を届けるための営みについて
massyuu
1
480
自動テストのコストと向き合ってみた
qa
0
210
Where will it converge?
ibknadedeji
0
200
ガバメントクラウドの概要と自治体事例(名古屋市)
techniczna
2
210
How to achieve interoperable digital identity across Asian countries
fujie
0
140
「使い方教えて」「事例教えて」じゃもう遅い! Microsoft 365 Copilot を触り倒そう!
taichinakamura
0
170
Why Governance Matters: The Key to Reducing Risk Without Slowing Down
sarahjwells
0
120
AIAgentの限界を超え、 現場を動かすWorkflowAgentの設計と実践
miyatakoji
1
160
PLaMoの事後学習を支える技術 / PFN LLMセミナー
pfn
PRO
9
4k
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
150
Featured
See All Featured
A designer walks into a library…
pauljervisheath
209
24k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
How STYLIGHT went responsive
nonsquared
100
5.8k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
The Language of Interfaces
destraynor
162
25k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Code Reviewing Like a Champion
maltzj
525
40k
KATA
mclloyd
32
15k
Transcript
React Native Arpit Mathur @arpit
The product problem
“Write once run everywhere!!!”
None
None
Write once run everywhere Learn once write everywhere VS
Key concepts • Components • Virtual DOM • Always async
• Flux architecture
Asynchronous Execution Source: https://speakerdeck.com/frantic/react-native-under-the-hood
Component Lifecycle http://javascript.tutorialhorizon.com/2014/09/13/execution-sequence-of-a-react-components-lifecycle-methods/
Flux
FlexBox! http://flexboxin5.com/
None
None
References • https://speakerdeck.com/frantic/react-native-under- the-hood