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
ReactNative+GraphQLでなんか作る
Search
yukiasai
November 28, 2017
Programming
1
1.2k
ReactNative+GraphQLでなんか作る
yukiasai
November 28, 2017
Tweet
Share
More Decks by yukiasai
See All by yukiasai
スタディサプリENGLISH_モバイルチームの技術戦略.pdf
yukiasai
0
1.7k
Swift in my home
yukiasai
1
1.1k
家庭内Slack導入までのお話
yukiasai
1
2.9k
20170327_fastlane_jp_2.pdf
yukiasai
0
1.6k
コードとIBをつなぐオレオレスタイルシステム
yukiasai
1
1.6k
For nested apps
yukiasai
0
140
Other Decks in Programming
See All in Programming
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
130
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
350
クラシルを支える技術と組織
rakutek
0
190
Swift Concurrency - 状態監視の罠
objectiveaudio
2
430
大規模アプリにおけるXcode Previews実用化までの道のり
ikesyo
0
990
iOSDC.pdf
chronos2500
2
650
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
1k
階層構造を表現するデータ構造とリファクタリング 〜1年で10倍成長したプロダクトの変化と課題〜
yuhisatoxxx
3
870
パフォーマンスチューニングで Web 技術を深掘り直す
progfay
18
4.8k
私はどうやって技術力を上げたのか
yusukebe
43
17k
ABEMAモバイルアプリが Kotlin Multiplatformと歩んだ5年 ─ 導入と運用、成功と課題 / iOSDC 2025
akkyie
0
310
CSC305 Lecture 01
javiergs
PRO
1
380
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
339
57k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Navigating Team Friction
lara
189
15k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Measuring & Analyzing Core Web Vitals
bluesmoon
9
610
For a Future-Friendly Web
brad_frost
180
9.9k
The Invisible Side of Design
smashingmag
301
51k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Side Projects
sachag
455
43k
Transcript
ReactNative+GraphQLͰͳΜ͔࡞Δ potatotips #45 Nov. 28, 2017
whoami? @yukiasai @yukiasai417 Recruit Marketing Partners Co., Ltd.
React Native https://facebook.github.io/react-native/
GraphQL http://graphql.org/
Graphcool https://www.graph.cool/ GraphQL Backend Development Framework
GraphQL • Schema • Query • Mutation • Subscription
Schema
Query
Mutation
Subscription
ChatΛ࡞Ζ͏ʂ
Packages • react-apollo • https://github.com/apollographql/react-apollo • subscriptions-transport-ws • https://github.com/apollographql/subscriptions-transport-ws •
without Redux
Basic
Query
Subscription
Mutation
Demo
Thank you