React Native Custom Authentication Save

Custom authentication flow using React Native and AWS Amplify

Project README

React Native custom authentication with React hooks, React Native and AWS Amplify

Main code is located at App.js

To deploy this app

  1. Clone the repo and change into the directory
git clone https://github.com/dabit3/react-native-custom-authentication.git

cd react-native-custom-authentication
  1. Install dependencies
npm i

# or

yarn
  1. Deploy the authentication service
amplify init

amplify push
  1. Run the app
react-native run-ios

# or

react-native run-android
Open Source Agenda is not affiliated with "React Native Custom Authentication" Project. README Source: dabit3/react-native-custom-authentication
Stars
28
Open Issues
7
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating