This project goes along with this blog post.
- clone the project
git clone https://github.com/dabit3/react-native-authentication-in-depth.git
- add dependencies
yarn || npm install
- Update the following properties in
src/aws-exports.js
:
aws_user_pools_web_client_id
aws_user_pools_id
aws_cognito_identity_pool_id
aws_cognito_region
- Run project in either iOS or Android