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
rn.pdf
Search
REDMADROBOT
September 11, 2018
Programming
0
5.4k
rn.pdf
REDMADROBOT
September 11, 2018
Tweet
Share
More Decks by REDMADROBOT
See All by REDMADROBOT
Безопасность соединения
redmadrobot
0
5.5k
Как внедрить Siri в приложение и помочь Apple сделать её полезнее
redmadrobot
0
5.6k
Other Decks in Programming
See All in Programming
Cursorハンズオン実践!
eltociear
2
990
PHPに関数型の魂を宿す〜PHP 8.5 で実現する堅牢なコードとは〜 #phpcon_hiroshima / phpcon-hiroshima-2025
shogogg
1
140
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
300
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
240
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
1.3k
Railsだからできる 例外業務に禍根を残さない 設定設計パターン
ei_ei_eiichi
0
460
Introducing ReActionView: A new ActionView-Compatible ERB Engine @ Kaigi on Rails 2025, Tokyo, Japan
marcoroth
3
1k
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
190
CSC305 Lecture 06
javiergs
PRO
0
220
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
3
160
止められない医療アプリ、そっと Swift 6 へ
medley
1
160
CSC509 Lecture 03
javiergs
PRO
0
330
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
It's Worth the Effort
3n
187
28k
Navigating Team Friction
lara
190
15k
Why Our Code Smells
bkeepers
PRO
339
57k
GraphQLとの向き合い方2022年版
quramy
49
14k
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
Music & Morning Musume
bryan
46
6.8k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
19
1.2k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Transcript
React Native 07/09/2018 Андрей Рожков Роман Чуркин
О чем будем говорить • Что такое React Native? •
Плюсы и минусы использования React Native • С чего начать? • Заключение
Что такое React Native?
None
None
Плюсы
Плюсы • Cross-platform • !Xcode • Не надо тратить время
на перекомпиляцию • Многие вещи делать проще
Минусы
Минусы • React Native – сырой. Особенно Android реализация •
Туманное будущее • Java Script • Сложная поддержка низкоуровневых вещей
С чего начать?
С чего начать? • Facebook tutorial • Expo
DEMO
Заключение
Заключение • React Native хорошо подойдет для прототипирования • React
Native хорошо подойдет для МРМ • React Native плох для сложных продуктов, с нативными фишками
<Thank '...you'/>