Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 573 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 573 Bytes

react-native-auth

This is a react-native application for user authentication

To get started

  • clone the repo

  • cd into any of the folder

  • Install dependencies

$ npm i
  • Start application
$ react-native run-android

#Screenshot