Open4

React Native ハンズオン準備

wintwint

あまりに進捗がないので、公開して進めることにした

wintwint

予定してる内容

  • ナビゲーション
  • 状態管理
    • サーバー
    • アプリ・グローバル
    • コンポーネント・ローカル
wintwint

API services

ハンズオンのためだけに WebAPI サーバーをホスティングするのは面倒だ。 Query & Mutation ができるサービスを利用したい。

候補

https://reqres.in/

https://gorest.co.in/

https://reqbin.com/req/4rwevrqh/post-json-example

https://jsonplaceholder.typicode.com/

他にちゃんと更新系まで提供してくれてるWebサービスがあったような…

リンク集

https://medium.com/swlh/fake-rest-apis-that-we-can-use-to-build-prototypes-2a7946704726

ツール

https://github.com/typicode/json-server

JSONPlaceholder の構成ツール