Skip to content

Example app for using Apollo Client in React Native

Notifications You must be signed in to change notification settings

carl0s/guide-react-native

 
 

Repository files navigation

The GraphQL Guide React Native app

This example app is built, tutorial-style, in the React Native chapter of The GraphQL Guide. Here are the 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

About

Example app for using Apollo Client in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%