amazon-archives / aws-mobile-appsync-events-starter-react

GraphQL starter application with Realtime and Offline functionality using AWS AppSync
https://aws.amazon.com/appsync/
Apache License 2.0
371 stars 113 forks source link

make it run with Expo (CRNA) #11

Open sravinet opened 6 years ago

sravinet commented 6 years ago

I apparently made it work in this fork https://github.com/sravinet/aws-mobile-appsync-events-starter-react-native

(however there's an issue to be discussed, I think it's not related to this move to Expo)

undefobj commented 6 years ago

Hi can you let us know what the issue is? This example is for web only whereas the React Native sample should run with Expo.