Expo + Relay Example
The Expo + Relay example demonstrates how to use Relay with a Expo based WunderGraph project to build mobile apps.
Getting Started
First, run the wundergraph development server:
1
2
3
4
5
In another shell, start expo
1
Open your app in iOS / Android simulator to view the result.
You can start editing the app by modifying App.tsx
. The screen auto-updates as you edit the file.
Learn more about WunderGraph + Relay
To learn more about WunderGraph Relay integration, read our Quickstart Guide