amazon-archives / amazon-cognito-auth-js

The Amazon Cognito Auth SDK for JavaScript simplifies adding sign-up, sign-in with user profile functionality to web apps.
Apache License 2.0
424 stars 232 forks source link

How to run this app? #134

Closed AMiggel closed 6 years ago

AMiggel commented 6 years ago

Please, help me, i need run this app and i don't know how to do it.

AMiggel commented 6 years ago

@yuntuowang

yuntuowang commented 6 years ago

Hi @AMiggel, we currently don't have support for react native.

You can use the Sample of the SDK to use the SDK. https://github.com/aws/amazon-cognito-auth-js/tree/master/sample You can follow the instructions in Readme.md and the comments in index.html.

Also, AWS Amplify team provides react support: https://github.com/aws/aws-amplify/tree/master/packages/aws-amplify-react/src/Auth