amazon-archives / amazon-cognito-identity-js

Amazon Cognito Identity SDK for JavaScript
Other
986 stars 452 forks source link

react native starter/example project #583

Closed 0zguner closed 6 years ago

0zguner commented 6 years ago

Thanks for your great effort ! I've been looking for a react native (crna) example, I believe https://github.com/awslabs/aws-mobile-react-native-starter this is pretty old and not using this library. Any progress on starter project or any example ?

itrestian commented 6 years ago

Thank you for your feedback. We are constantly working on adding new features aimed at improving developer experience.

minbi commented 6 years ago

@mzgnr The sample app that you linked should be compatible with this library. You will need to change the dependency to point to this library and change an import, but the APIs are compatible.