Skip to content

dabit3/react-native-custom-authentication

Repository files navigation

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

About

Custom authentication flow using React Native and AWS Amplify

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published