A Relay experiment using React Native
After clone this repo, move to project path and install all dependencies:
$ yarn
First, make sure that you have followed the Getting Started guide from React Native website.
After that, you need to run this GraphQL Relay Server.
And then, move to project path:
$ yarn start
For run in iOS:
$ react-native run-ios
For run in Android:
$ react-native run-android
iOS | Android |
---|---|