An open API service indexing awesome lists of open source software.

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

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