Sharing an AWS Amplify back end project across multiple clients

Instructornader dabit

Share this video with your friends

Send Tweet

In this video you will learn how to clone an AWS Amplify back end into a React Native project and test it out using Authentication and the AWS Amplify React Native UI Component library.

We will start by walking through the steps to clone the back end into the React Native app using the Amplify CLI. Then we will go into the React Native project and add code to enable an authentication flow. From there, we will test it out by signing up and signing in as a new user.