Skip to content

jgcmarins/react-native-relay-graphql-example

Repository files navigation

react-native-relay-graphql-example

React Native + Relay Modern + GraphQL: an app to display information about top UFC fighters.

The data is fetched by Relay Modern from this GraphQL Server: https://graphql-ufc-api.now.sh/

GraphQL Server

GraphQL Server's code is here.

Try it

Live demo here.

Installation

$ yarn install

or

$ npm install

Running

$ yarn start

or

$ npm start

Dependencies

This app was built on top of CRNA.

LICENSE

MIT

About

React Native + Relay Modern + GraphQL: an app to display information about top UFC fighters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published