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
40
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
43
Getting Started with WebVR
arpit
0
2.3k
Towards a Decentralized Web
arpit
0
61
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
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
290
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
270
下手な強制、ダメ!絶対! 「ガードレール」を「檻」にさせない"ガバナンス"の取り方とは?
tsukaman
2
420
Autonomous Database - Dedicated 技術詳細 / adb-d_technical_detail_jp
oracle4engineer
PRO
4
10k
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
200
Django's GeneratedField by example - DjangoCon US 2025
pauloxnet
0
120
20250910_障害注入から効率的復旧へ_カオスエンジニアリング_生成AIで考えるAWS障害対応.pdf
sh_fk2
3
220
CDK CLIで使ってたあの機能、CDK Toolkit Libraryではどうやるの?
smt7174
4
120
Codeful Serverless / 一人運用でもやり抜く力
_kensh
7
370
LLMを搭載したプロダクトの品質保証の模索と学び
qa
0
1k
現場で効くClaude Code ─ 最新動向と企業導入
takaakikakei
1
220
Agile PBL at New Grads Trainings
kawaguti
PRO
1
400
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Facilitating Awesome Meetings
lara
55
6.5k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
We Have a Design System, Now What?
morganepeng
53
7.8k
How to Ace a Technical Interview
jacobian
279
23k
For a Future-Friendly Web
brad_frost
180
9.9k
GitHub's CSS Performance
jonrohan
1032
460k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Building Adaptive Systems
keathley
43
2.7k
Bash Introduction
62gerente
615
210k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
How GitHub (no longer) Works
holman
315
140k
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