Skip to content

danielfttorres/react-native-relay

Repository files navigation

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

About

A Relay experiment using React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published