https://github.com/tomekvenits/react-native-login-template
Simple login template for React Native.
https://github.com/tomekvenits/react-native-login-template
colorpicker loginscreen nativebase react react-native
Last synced: about 1 year ago
JSON representation
Simple login template for React Native.
- Host: GitHub
- URL: https://github.com/tomekvenits/react-native-login-template
- Owner: tomekvenits
- Created: 2017-11-30T10:18:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T10:36:25.000Z (about 3 years ago)
- Last Synced: 2024-12-27T10:34:54.866Z (over 1 year ago)
- Topics: colorpicker, loginscreen, nativebase, react, react-native
- Language: JavaScript
- Homepage: https://reactnativemarket.com/
- Size: 1.45 MB
- Stars: 344
- Watchers: 7
- Forks: 225
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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





## Support
In case of any questions or problems, please contact me at:
[hello@reactnativemarket.com](mailto:hello@reactnativemarket.com)
### Happy Coding 🚀
### [ReactNativeMarket.com](http://reactnativemarket.com/)