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
210
Robôs para Mercado Financeiro com MQL
devtalksbauru
1
200
Go, Goroutines, Concorrência e Outros Bichos
devtalksbauru
0
78
Como Garantir a Qualidade da Sua Aplicação
devtalksbauru
0
96
BDD - Além da Automação
devtalksbauru
0
90
PHP7 - Not for kids
devtalksbauru
0
45
A verdade sobre Frameworks
devtalksbauru
0
48
Home Office: Você e a sua empresa estão preparados?
devtalksbauru
0
130
DevTalks #16 - Diminua seu código Java com Kotlin
devtalksbauru
0
190
Other Decks in Programming
See All in Programming
技術同人誌をMCP Serverにしてみた
74th
1
360
Benchmark
sysong
0
270
Composerが「依存解決」のためにどんな工夫をしているか #phpcon
o0h
PRO
1
230
童醫院敏捷轉型的實踐經驗
cclai999
0
190
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
130
AIコーディング道場勉強会#2 君(エンジニア)たちはどう生きるか
misakiotb
1
250
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
3
320
datadog dash 2025 LLM observability for reliability and stability
ivry_presentationmaterials
0
110
ニーリーにおけるプロダクトエンジニア
nealle
0
490
設計やレビューに悩んでいるPHPerに贈る、クリーンなオブジェクト設計の指針たち
panda_program
6
1.4k
GitHub Copilot and GitHub Codespaces Hands-on
ymd65536
1
120
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
20
3.6k
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Faster Mobile Websites
deanohume
307
31k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Building Adaptive Systems
keathley
43
2.6k
RailsConf 2023
tenderlove
30
1.1k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
KATA
mclloyd
29
14k
Rebuilding a faster, lazier Slack
samanthasiow
82
9.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
5
210
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]