This is an example showing how to use WPGraphQL to populate data in a React Native App.
Below is an animated GIF showing the app in action, using the same content that populates the WPGraphQL.com blog.
- Clone the repo
- From within the cloned directory:
npm install
npm run ios