https://github.com/quintuslabs/react-native-auth
This is a react-native application for user authentication
https://github.com/quintuslabs/react-native-auth
api authentication php react react-components react-native redux
Last synced: 3 months ago
JSON representation
This is a react-native application for user authentication
- Host: GitHub
- URL: https://github.com/quintuslabs/react-native-auth
- Owner: quintuslabs
- Created: 2019-06-30T04:10:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:26:16.000Z (over 3 years ago)
- Last Synced: 2025-01-02T01:15:11.253Z (over 1 year ago)
- Topics: api, authentication, php, react, react-components, react-native, redux
- Language: JavaScript
- Size: 5.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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


