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
- Host: GitHub
- URL: https://github.com/purwokertodev/react-native-login-screen
- Owner: purwokertodev
- Created: 2017-05-06T11:06:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-06T12:13:09.000Z (about 9 years ago)
- Last Synced: 2025-06-28T14:44:22.471Z (about 1 year ago)
- Topics: login, login-forms, react, react-app, react-native, reactjs
- Language: JavaScript
- Size: 2.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Login Screen Example with React Native

# 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