awslabs / aws-mobile-appsync-sdk-js

JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Apache License 2.0
921 stars 266 forks source link

Fix React Offline realtime tutorial #540

Open sammartinez opened 4 years ago

sammartinez commented 4 years ago

Description: In working on updating the yarn.lock for the React Offline realtime tutorial, I do see differences with sample code provided to the code within the README. We need to update the sample code in order to match the existing the README code as this works as expected.