Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 605 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 605 Bytes

React Native & Amplify Lab - This lab followed this documentation:

AWS Amplify Admin:

  • amplify-admin | your password

Deploy Application to Sandbox environment and run application

  1. With AWS session logged (aws sso login),
  2. enter in app folder,
  3. run npx ampx sandbox
  4. Expo login account with eos login. You need to have eos installed by this command (npm install --global eas-cli)
  5. Open another prompt and run npm start. You will need to have Expo Go installed (Play Store) in your phone to run development server for your app.