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.6k
Swift in my home
yukiasai
1
1k
家庭内Slack導入までのお話
yukiasai
1
2.8k
20170327_fastlane_jp_2.pdf
yukiasai
0
1.6k
コードとIBをつなぐオレオレスタイルシステム
yukiasai
1
1.6k
For nested apps
yukiasai
0
130
Other Decks in Programming
See All in Programming
Devinのメモリ活用の学びを自社サービスにどう組み込むか?
itarutomy
0
2k
小田原でみんなで一句詠みたいな #phpcon_odawara
stefafafan
0
310
アーキテクトと美学 / Architecture and Aesthetics
nrslib
12
3.3k
Vibe Codingをせずに Clineを使っている
watany
17
5.8k
新しいPHP拡張モジュールインストール方法「PHP Installer for Extensions (PIE)」を使ってみよう!
cocoeyes02
0
190
custom_lintで始めるチームルール管理
akaboshinit
0
200
タイムゾーンの奥地は思ったよりも闇深いかもしれない
suguruooki
1
480
AHC045_解説
shun_pi
0
430
英語 × の私が、生成AIの力を借りて、OSSに初コントリビュートした話
personabb
0
180
SEAL - Dive into the sea of search engines - Symfony Live Berlin 2025
alexanderschranz
1
120
アプリを起動せずにアプリを開発して品質と生産性を上げる
ishkawa
0
2.5k
Firebase Dynamic Linksの代替手段を自作する / Create your own Firebase Dynamic Links alternative
kubode
0
230
Featured
See All Featured
Navigating Team Friction
lara
184
15k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
28
1.6k
KATA
mclloyd
29
14k
How to train your dragon (web standard)
notwaldorf
91
6k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
22
2.6k
A Tale of Four Properties
chriscoyier
158
23k
The Language of Interfaces
destraynor
157
24k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Mobile First: as difficult as doing things right
swwweet
223
9.6k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
8
740
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
510
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