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.5k
For nested apps
yukiasai
0
120
Other Decks in Programming
See All in Programming
定理証明プラットフォーム lapisla.net
abap34
1
1.7k
Grafana Cloudとソラカメ
devoc
0
140
Ruby on cygwin 2025-02
fd0
0
140
CloudNativePGがCNCF Sandboxプロジェクトになったぞ! 〜CloudNativePGの仕組みの紹介〜
nnaka2992
0
220
Honoをフロントエンドで使う 3つのやり方
yusukebe
4
2.1k
Pulsar2 を雰囲気で使ってみよう
anoken
0
230
Lottieアニメーションをカスタマイズしてみた
tahia910
0
120
Immutable ActiveRecord
megane42
0
130
Honoのおもしろいミドルウェアをみてみよう
yusukebe
1
200
Amazon S3 TablesとAmazon S3 Metadataを触ってみた / 20250201-jawsug-tochigi-s3tables-s3metadata
kasacchiful
0
100
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
400
[JAWS-UG横浜 #79] re:Invent 2024 の DB アップデートは Multi-Region!
maroon1st
1
140
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.5k
Optimising Largest Contentful Paint
csswizardry
34
3.1k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.3k
It's Worth the Effort
3n
184
28k
Into the Great Unknown - MozCon
thekraken
35
1.6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
8
270
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Site-Speed That Sticks
csswizardry
3
370
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
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