A starting point for reproductions, benchmarking and debugging applications built with React Native and Apollo Client.
| ☑️ Apollo Client User Survey |
|---|
| What do you like best about Apollo Client? What needs to be improved? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better. |
Install Expo Go (Download Expo Go here) on your emulator or phone.
Then run npm run android or npm run ios to start the app in Expo Go.
- Toggle the JS Debugger by pressing "j" in the Expo command line
- A Chrome window with DevTools for the running app should open
Please see Apollo Client Devtools in VS Code for more details.