Files
examples/with-apollo
2020-06-25 12:56:53 -07:00
..
2020-05-14 18:46:25 -04:00
2020-05-18 11:32:41 -07:00
2020-06-25 12:56:53 -07:00
2020-05-14 18:20:48 -04:00

Apollo GraphQL Example

Supports Expo iOS Supports Expo Android Supports Expo Web

🚀 How to use

  • Install with yarn or npm install.
  • Run expo start to try it out.

📝 Notes

  • The Apollo configuration lies in the apollo.js file.
  • The file also contains an option (with commented code) to pass an authorization token to the API.
  • Apollo Client Docs