Example app for using Apollo Client in React Native

The GraphQL Guide React Native app

This example app is built, tutorial-style, in the React Native chapter of The GraphQL Guide.

Tutorial steps:

Running the app

git clone https://github.com/GraphQLGuide/guide-react-native.git
cd guide-react-native/
npm install
npm start

This will start the Expo bundler, and you can open the app on Android, iOS, or web.

App running on iOS device

Download Details:

Author: GraphQLGuide

Source Code: https://github.com/GraphQLGuide/guide-react-native

#react-native #react #mobile-apps

Example app for using Apollo Client in React Native
2.40 GEEK