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
Introdução ao Universo React Native
Search
DevTalks Bauru
October 30, 2018
Programming
0
350
Introdução ao Universo React Native
Talk do Wendel Freitas
DevTalks Bauru
October 30, 2018
Tweet
Share
More Decks by DevTalks Bauru
See All by DevTalks Bauru
Construindo Microsserviços a partir de um Monolito
devtalksbauru
0
200
Robôs para Mercado Financeiro com MQL
devtalksbauru
1
200
Go, Goroutines, Concorrência e Outros Bichos
devtalksbauru
0
74
Como Garantir a Qualidade da Sua Aplicação
devtalksbauru
0
94
BDD - Além da Automação
devtalksbauru
0
85
PHP7 - Not for kids
devtalksbauru
0
42
A verdade sobre Frameworks
devtalksbauru
0
46
Home Office: Você e a sua empresa estão preparados?
devtalksbauru
0
120
DevTalks #16 - Diminua seu código Java com Kotlin
devtalksbauru
0
170
Other Decks in Programming
See All in Programming
.NET のための通信フレームワーク MagicOnion 入門 / Introduction to MagicOnion
mayuki
1
1.4k
AWS Lambdaから始まった Serverlessの「熱」とキャリアパス / It started with AWS Lambda Serverless “fever” and career path
seike460
PRO
1
250
macOS でできる リアルタイム動画像処理
biacco42
9
2.4k
Hotwire or React? ~アフタートーク・本編に含めなかった話~ / Hotwire or React? after talk
harunatsujita
1
120
型付き API リクエストを実現するいくつかの手法とその選択 / Typed API Request
euxn23
8
2.2k
Tauriでネイティブアプリを作りたい
tsucchinoko
0
370
Make Impossible States Impossibleを 意識してReactのPropsを設計しよう
ikumatadokoro
0
170
ふかぼれ!CSSセレクターモジュール / Fukabore! CSS Selectors Module
petamoriken
0
150
Outline View in SwiftUI
1024jp
1
320
Ethereum_.pdf
nekomatu
0
460
Content Security Policy入門 セキュリティ設定と 違反レポートのはじめ方 / Introduction to Content Security Policy Getting Started with Security Configuration and Violation Reporting
uskey512
1
520
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
100
Featured
See All Featured
Practical Orchestrator
shlominoach
186
10k
10 Git Anti Patterns You Should be Aware of
lemiorhan
654
59k
Fashionably flexible responsive web design (full day workshop)
malarkey
405
65k
The Language of Interfaces
destraynor
154
24k
Documentation Writing (for coders)
carmenintech
65
4.4k
Building Adaptive Systems
keathley
38
2.3k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
Designing the Hi-DPI Web
ddemaree
280
34k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
We Have a Design System, Now What?
morganepeng
50
7.2k
How to Think Like a Performance Engineer
csswizardry
20
1.1k
A Philosophy of Restraint
colly
203
16k
Transcript
Introdução ao universo 1 REACT NATIVE
2 Wendel Freitas Software Developer - @scaffoldeducation github.com/wendelfreitas medium.com/@wendelfreitas Wendel
Freitas
Demonstrar o poder e a facilidade do React Native
Compartilhar conhecimento
Provocar a curiosidade por tecnologias “bleeding-edge”
6 O QUE É REACT? O QUE ELE RESOLVE? Exemplo:
• Fazer café • Estudar React Native • Estudar Apollo O QUE É REACT NATIVE?
Por que usar React?
“learn once, write anywhere” 8
Mantido pelo Facebook
10 + MOTIVOS • VELOCIDADE NA RENDERIZAÇÃO • COMPONENTES REUTILIZÁVEIS
• A ARQUITETURA NÃO É IMPOSTA • PERFORMÁTICO • COMUNIDADE E MERCADO
Downloads pelo NPM
12 THREADS E BRIDGE Main Thread Javascript Shadow Queue
13 QUANDO EU PRECISO DA BRIDGE? • INTEGRAÇÃO SDK DE
TERCEIROS • ALTA PERFORMANCE É CRUCIAL • TRABALHANDO COM APLICATIVOS “BROWNFIELD” • CONSUMIR MUITA CPU
Comparativo 14
15 COMO COMEÇAR? Dependências
Hello World! 16 App.js
17 Funções Componente
18 _handleAlert _handleAlertWithOptions
19 React Navigation
20 React Navigation Router Flux Redux Thunk Flow PropTypes
184.412 STARS NO GITHUB (React + React Native) 21
SHOWCASE TIME 22
23
24
25 Obrigado! Perguntas? Contatos ▫ github.com/wendelfreitas ▫
[email protected]