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
36
The Humane Machine: Building AI systems with Emotional Intelligence
arpit
0
2.5k
Building Ethereum powered DApps
arpit
0
49
Firebase For Mobile Developers
arpit
1
33
Getting Started with WebVR
arpit
0
2.3k
Towards a Decentralized Web
arpit
0
47
The State of Blockchain Technology
arpit
0
3.9k
Coding Different
arpit
0
1.7k
Going (React) Native
arpit
0
3.7k
Other Decks in Technology
See All in Technology
横断SREの立ち上げと、AWSセキュリティへの取り組みの軌跡
rvirus0817
3
4.6k
生成AIを活用した機能を、顧客に提供するまでに乗り越えた『4つの壁』
toshiblues
1
210
Site Reliability Engineering on Kubernetes
nwiizo
6
4.4k
CNAPPから考えるAWSガバナンスの実践と最適化
nrinetcom
PRO
1
330
インシデントキーメトリクスによるインシデント対応の改善 / Improving Incident Response using Incident Key Metrics
nari_ex
0
4.1k
Postman Vaultを使った秘密情報の安全な管理
nagix
3
120
re:Invent Recap (January 2025)
scalefactory
0
340
“自分”を大切に、フラットに。キャリアチェンジしてからの一年 三ヶ月で見えたもの。
maimyyym
0
300
攻撃者の視点で社内リソースはどう見えるのかを ASMで実現する
hikaruegashira
4
2.1k
企業テックブログにおける執筆ネタの考え方・見つけ方・広げ方 / How to Think of, Find, and Expand Writing Topics for Corporate Tech Blogs
honyanya
0
800
論文紹介 ”Long-Context LLMs Meet RAG: Overcoming Challenges for Long Inputs in RAG” @GDG Tokyo
shukob
0
270
プロダクト価値を引き上げる、「課題の再定義」という習慣
moeka__c
0
210
Featured
See All Featured
Designing Experiences People Love
moore
139
23k
Done Done
chrislema
182
16k
Fireside Chat
paigeccino
34
3.2k
Optimising Largest Contentful Paint
csswizardry
33
3k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Embracing the Ebb and Flow
colly
84
4.5k
Speed Design
sergeychernyshev
25
760
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
YesSQL, Process and Tooling at Scale
rocio
171
14k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7.1k
Agile that works and the tools we love
rasmusluckow
328
21k
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