Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/venits/react-native-login-template

Simple login template for React Native.
https://github.com/venits/react-native-login-template

colorpicker loginscreen nativebase react react-native

Last synced: about 2 months ago
JSON representation

Simple login template for React Native.

Awesome Lists containing this project

README

        

# React Native Login Template

This repo is proudly sponsored by:




React Native Templates & Starter Kits and Apps for easier start.

## Demo

https://simple-login-template.web.app

## How to use?

1. Download or clone this repo.

2. Install dependencies.

```js
npm install
// or
yarn install
```

3. Run project on iOS / Android.

```js
npm run ios // npm run android
// or
yarn ios // yarn android
```

## Preview

![homescreen](https://raw.githubusercontent.com/venits/react-native-market/master/assets/simple-login-template/homescreen.png)
![login](https://raw.githubusercontent.com/venits/react-native-market/master/assets/simple-login-template/login.png)
![register](https://raw.githubusercontent.com/venits/react-native-market/master/assets/simple-login-template/register.png)
![forgot](https://raw.githubusercontent.com/venits/react-native-market/master/assets/simple-login-template/forgot.png)
![dashboard](https://raw.githubusercontent.com/venits/react-native-market/master/assets/simple-login-template/dashboard.png)

## Support

In case of any questions or problems, please contact me at:
[[email protected]](mailto:[email protected])

### Happy Coding 🚀

### [ReactNativeMarket.com](http://reactnativemarket.com/)