Skip to content

Commit

Permalink
New screenshots are here
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathChaos committed Sep 20, 2020
1 parent 7940a39 commit d838af1
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)

<p align="center">
<img alt="React Native Login Screen" src="assets/Screenshots/example.png" width="49%" height="750" />
<img alt="React Native Login Screen" src="assets/Screenshots/example.gif" width="49%" />
<img alt="React Native Login Screen" src="assets/Screenshots/RN-Login-Screen.png" height="650" />
<img alt="React Native Login Screen" src="assets/Screenshots/RN-Login-Screen.gif" height="650" />
</p>

## Installation
Expand Down Expand Up @@ -221,8 +221,13 @@ Pretty advanced and fully customizable example of login screen
- [x] ~~Android Design Bug Fixes~~
- [x] ~~Configuration - Props COMING SOON~~
- [x] ~~Typescript Challenge!~~
- [ ] Remove some dependencies
- [ ] Write an article about the lib on Medium

## Credits

For the awesome photo thanks to [jcob nasyr from Unsplash](https://unsplash.com/photos/67sVPjK6Q7I)

## Author

FreakyCoder, kurayogun@gmail.com
Expand Down
Binary file added assets/Screenshots/RN-Login-Screen.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Screenshots/RN-Login-Screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/Screenshots/example.gif
Binary file not shown.
Binary file removed assets/Screenshots/example.png
Binary file not shown.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "16.13.1",
"react-native": "0.63.2",
"react-native-dynamic-vector-icons": "^1.1.3",
"react-native-login-screen": "^2.0.2",
"react-native-login-screen": "^2.0.3",
"react-native-material-textfield": "https://github.com/WrathChaos/react-native-material-textfield.git",
"react-native-spinkit": "^1.5.0",
"react-native-vector-icons": "^7.1.0"
Expand Down

0 comments on commit d838af1

Please sign in to comment.