An open API service indexing awesome lists of open source software.

https://github.com/gusgard/react-native-graphql-example

🥤 A react-native project with graphql configured, snapshots and good practices
https://github.com/gusgard/react-native-graphql-example

apollo example flatlist flatlist-grid graphql grid react react-native react-native-graphql-example react-native-grid-list react-native-swiper-flatlist redux slider snapshot swiper test

Last synced: 16 days ago
JSON representation

🥤 A react-native project with graphql configured, snapshots and good practices

Awesome Lists containing this project

README

          

# React native graphql example with redux and apollo

![platforms](https://img.shields.io/badge/platforms-Android%20|%20iOS-brightgreen.svg)
![Travis](https://travis-ci.org/gusgard/react-native-graphql-example.svg?branch=master)
![license](https://img.shields.io/npm/l/react-native-swiper-flatlist.svg)

# Installation

## Setup

Run `yarn install`

## Start

Run `yarn start` and `yarn api`

## Simulator

For an Android device `yarn android`

For an iOS device `yarn ios`

![Demo](./demo.gif)

## Author

Gustavo Gard