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.1k
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
40
The Humane Machine: Building AI systems with Emotional Intelligence
arpit
0
2.6k
Building Ethereum powered DApps
arpit
0
54
Firebase For Mobile Developers
arpit
1
43
Getting Started with WebVR
arpit
0
2.3k
Towards a Decentralized Web
arpit
0
59
The State of Blockchain Technology
arpit
0
4k
Coding Different
arpit
0
1.8k
Going (React) Native
arpit
0
3.8k
Other Decks in Technology
See All in Technology
Sansanのデータプロダクトマネジメントのアプローチ
sansantech
PRO
0
150
Claude Code に プロジェクト管理やらせたみた
unson
6
4k
ビズリーチにおけるリアーキテクティング実践事例 / JJUG CCC 2025 Spring
visional_engineering_and_design
1
120
Operating Operator
shhnjk
1
580
生成AI活用の組織格差を解消する 〜ビジネス職のCursor導入が開発効率に与えた好循環〜 / Closing the Organizational Gap in AI Adoption
upamune
7
5.2k
SEQUENCE object comparison - db tech showcase 2025 LT2
nori_shinoda
0
140
20250707-AI活用の個人差を埋めるチームづくり
shnjtk
4
3.8k
Connect 100+を支える技術
kanyamaguc
0
200
What’s new in Android development tools
yanzm
0
310
Delegating the chores of authenticating users to Keycloak
ahus1
0
140
Geminiとv0による高速プロトタイピング
shinya337
1
270
ネットワーク保護はどう変わるのか?re:Inforce 2025最新アップデート解説
tokushun
0
210
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Facilitating Awesome Meetings
lara
54
6.4k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
690
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
What's in a price? How to price your products and services
michaelherold
246
12k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Producing Creativity
orderedlist
PRO
346
40k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
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