Note: This repository is currently outdated. Contributions are very welcome! You can compare to https://github.com/graphql-boilerplates/react-fullstack-graphql and join the
#graphql-boilerplatechannel on our Slack for more information.
react-native-fullstack-graphql
? Starter projects for mobile applications based on React Native & GraphQL.
Quickstart
Select a boilerplate and follow the instructions in the belonging README to get started:
minimal(coming soon): Minimal boilerplate with basic "Hello World" functionalitybasic: Basic boilerplate based on a simple data model and with a GraphQL databaseadvanced(coming soon): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
All projects are using
graphql-yogaon the server-side andapollo-clientfor the frontend.
Contributing 
Your feedback is very helpful, please share your opinion and thoughts! If you have any questions, join the #graphql-boilerplate channel on our Slack.