Native (iOS/Android) app, authenticating against AWS Cognito.
Follow the install instructions (Building Projects with Native Code) to setup React Native.
Install dependencies with:
npm install
In your AWS account, setup a user pool then mv config.json.template config.json
and add your AWS config.
To run on a simulator:
react-native run-ios