amazon-archives / aws-sdk-react-native

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

Amazon Rekognition #57

Closed hugohow closed 7 years ago

hugohow commented 7 years ago

Hello, Is it possible to access to Amazon Rekognition with this library ?

Thanks

shrinandhini2801 commented 6 years ago

Can some one say this?

dsummersl commented 6 years ago

It can be done - here is a branch that I got to a sufficient point that I could use what methods I wanted: https://github.com/awslabs/aws-sdk-react-native/compare/master...dsummersl:rekognition_support?expand=1

I didn't end up making a PR because I didn't get around to writing test cases (and this was only Android support)