/wp-graphql-react-native-example

This is a repository showing a basic example of using React Native to interact with WPGraphQL. NOTE: This is an example project and should not necessarily be considered a guide for best practices.

Primary LanguageJava

WPGraphQL React Native Example

This is an example showing how to use WPGraphQL to populate data in a React Native App.

Demo

Below is an animated GIF showing the app in action, using the same content that populates the WPGraphQL.com blog.

This is an image

Run the App

  • Clone the repo
  • From within the cloned directory:
    • npm install
    • npm run ios