- Entry point: App.js
- Two screens, each with a GraphQL query:
This example app is built, tutorial-style, in the React Native chapter of The GraphQL Guide.
git clone https://github.com/em2websolution/react-native-graphql.git
cd react-native-graphql/
npm install
npm startThis will start the Expo bundler, and you can open the app on Android, iOS, or web.
- Eduardo Marques - Developer
