/react-native-relay

A Relay experiment using React Native

Primary LanguageJavaScript

React Native Relay

A Relay experiment using React Native

Start

After clone this repo, move to project path and install all dependencies:

$ yarn

Running

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

iOS

For run in iOS:

$ react-native run-ios

Android

For run in Android:

$ react-native run-android

Demo

iOS Android
iOS Android