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

https://github.com/purwokertodev/react-native-login-screen

Login Screen example with React Native
https://github.com/purwokertodev/react-native-login-screen

login login-forms react react-app react-native reactjs

Last synced: 2 months ago
JSON representation

Login Screen example with React Native

Awesome Lists containing this project

README

          

# Login Screen Example with React Native

![alt text](./doc/react-native-login.png)

# Run This Example
- Clone to your machine
- Go to your project folder
- npm install
- npm start
- Open another terminal
- Go to your project folder
- react-native run-android