amazon-archives / aws-sdk-react-native

AWS SDK for React Native (developer preview)
Apache License 2.0
631 stars 68 forks source link

How to get Endpoint for 'aws-sdk-react-native-sns' #63

Open Jaafar-abusair opened 6 years ago

Jaafar-abusair commented 6 years ago

Guys,

Why you make it so hard to deal with this library, there is no enough documentations or examples to use it, you just get lost in space and you try to find the planet of earth,

Can someone tell me how to get the Endpoint parameter for Subscribe request? a complete example will also be great.

Thanks

xap5xap commented 6 years ago

I think the SNS part is not complete. You will need to get the device token somehow. Here is a tutorial https://medium.com/@xap5xap/show-push-notifications-on-react-native-app-a613a5a2c159