amazon-archives / aws-sdk-react-native

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

Add support for Lex and Polly APIs #31

Closed justinmoon closed 5 years ago

justinmoon commented 7 years ago

Support functionality demonstrated in awslabs/aws-sdk-ios-samples and awslabs/aws-sdk-android-samples.

Thanks!

TylerM89 commented 6 years ago

Been over a year since this was created. Would really love to see support for these products.

thecloudslayer commented 6 years ago

Has anyone see anything like this https://docs.aws.amazon.com/aws-mobile/latest/developerguide/add-aws-mobile-conversational-bots.html for react native?

bharloe commented 6 years ago

@thecloudslayer Have you seen this? https://medium.com/@itsHabib/integrate-an-amazon-lex-chatbot-into-a-react-native-app-1536883ccbed

ohtangza commented 6 years ago

Any progress on this?

EricPKerr commented 5 years ago

@awslabs @justinmoon has there been any update to using Polly or Lex with this SDK?

justinmoon commented 5 years ago

I gave up shortly after posting this issue. They don't seem too responsive ...

undefobj commented 5 years ago

@EricPKerr @justinmoon please take a look at the AWS Amplify library which we released for React Native development:

https://aws-amplify.github.io https://github.com/aws-amplify/amplify-js

It might have been missed but in the top of the README we noted that this is the recommended library to use rather than this developer preview.