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.3k
ReactNative+GraphQLでなんか作る
yukiasai
November 28, 2017
Tweet
Share
More Decks by yukiasai
See All by yukiasai
スタディサプリENGLISH_モバイルチームの技術戦略.pdf
yukiasai
0
1.8k
Swift in my home
yukiasai
1
1.1k
家庭内Slack導入までのお話
yukiasai
1
3k
20170327_fastlane_jp_2.pdf
yukiasai
0
1.7k
コードとIBをつなぐオレオレスタイルシステム
yukiasai
1
1.7k
For nested apps
yukiasai
0
150
Other Decks in Programming
See All in Programming
How to stabilize UI tests using XCTest
akkeylab
0
110
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
380
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
2
720
手戻りゼロ? Spec Driven Developmentとは@KAG AI week
tmhirai
1
190
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
130
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
4
500
Codex の「自走力」を高める
yorifuji
0
1.2k
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
130
TipKitTips
ktcryomm
0
160
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
370
Windows on Ryzen and I
seosoft
0
250
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
7.9k
Featured
See All Featured
A designer walks into a library…
pauljervisheath
210
24k
Bash Introduction
62gerente
615
210k
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
140
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.5k
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
YesSQL, Process and Tooling at Scale
rocio
174
15k
How to build an LLM SEO readiness audit: a practical framework
nmsamuel
1
670
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.2k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
100
世界の人気アプリ100個を分析して見えたペイウォール設計の心得
akihiro_kokubo
PRO
67
37k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
73k
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