react-native-relay
react-native-relay copied to clipboard
:rocket: demo React Native app using React Navigation and Relay with mutations and subscriptions
React Native + Relay
Demo
Features
- [x] open sourced on Github
- [x] run on both iOS and Android
- [x] React Navigation
- [x] use GraphQL
- [x] use Relay Modern
- [x] retrieve the data from the server and display it inside a FlatList
- [x] design
- [x] own GraphQL server
- [x] storybook with components
- [x] register user mutation
- [x] relay subscriptions
- [x] eslint
- [x] prettier
- [x] precommit