/apollo-launchpad-example

This app (created with create-react-native-app) uses an online server/schema/resolver for graphql to fetch data with just a URI.

Primary LanguageJavaScript

apollo-launchpad-example

This app (created with create-react-native-app) uses an online server/schema/resolver for graphql to fetch data with just a URI.

To Install

run:

npm install

npm install expo-cli --global

npm start

It should then open up a new browser tab. On the left hand side, click "open in iOS simulator". That's it!