It would be great if someone were to make a plugin to easily integrate AWS AppSync with NativeScript. AppSync is great for updating data in realtime and for its offline support. If we had a {N} plugin that supported it, I think a lot of people would use it.
I've found (and spoken to) a couple people that have tried to use it with NativeScript and haven't been able to get the js sdk working. They've had to use alternative (hacky) approaches that don't include offline support (critical for many use cases). So there is definitely already a desire for this plugin beyond just me.
It would be great if someone were to make a plugin to easily integrate AWS AppSync with NativeScript. AppSync is great for updating data in realtime and for its offline support. If we had a {N} plugin that supported it, I think a lot of people would use it.
I've found (and spoken to) a couple people that have tried to use it with NativeScript and haven't been able to get the js sdk working. They've had to use alternative (hacky) approaches that don't include offline support (critical for many use cases). So there is definitely already a desire for this plugin beyond just me.
Here's the iOS sdk: https://github.com/awslabs/aws-mobile-appsync-sdk-ios