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
- Host: GitHub
- URL: https://github.com/gusgard/react-native-graphql-example
- Owner: gusgard
- License: apache-2.0
- Created: 2017-11-03T23:23:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T01:00:53.000Z (over 6 years ago)
- Last Synced: 2025-09-09T03:36:01.799Z (27 days ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 10.3 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React native graphql example with redux and apollo


# 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`

## Author
Gustavo Gard