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

https://github.com/yui0/rn-auth-template

React Native Authentication Template
https://github.com/yui0/rn-auth-template

authentication expo jwt react-native template

Last synced: 5 months ago
JSON representation

React Native Authentication Template

Awesome Lists containing this project

README

          

# RN-AUTH-TEMPLATE

![GitHub Repo stars](https://img.shields.io/github/stars/yui0/rn-auth-template?style=social)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/yui0/rn-auth-template)
![Lines of code](https://img.shields.io/tokei/lines/github/yui0/rn-auth-template)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/yui0/rn-auth-template)](https://github.com/yui0/rn-auth-template/releases)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)

React Native Authentication Template

You can try this software at the next URL.

https://expo.dev/@yui.nakada/rn-auth-template?serviceType=classic&distribution=expo-go

![expo](./expo-go.svg)

Email: eve.holt@reqres.in

Password: cityslicka

# Features

* React Native
* React Navigation
* Async Storage with [React Native CryptoJS](https://github.com/imchintan/react-native-crypto-js)
* axios
* Support UI Kitten theme
* REST API can use for authentication
* https://github.com/yui0/php-db-api

# How to build

```
#ncu
#ncu -u
#npx expo install --fix
yarn
yarn web
#expo publish
make
```

# Screenshots

![01](./screenshots/01.png)
![02](./screenshots/02.png)
![03](./screenshots/03.png)
![04](./screenshots/04.png)

# ref

* https://reqres.in/
* https://github.com/Anshul-Sonpure/API-Testing-using-Python
* https://github.com/venits/react-native-login-template
* https://colors.eva.design/
* http://wiz-code.digick.jp/ajax/ajax-login-demo.html