Skip to content

Commit d838af1

Browse files
committed
New screenshots are here
1 parent 7940a39 commit d838af1

6 files changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)
1111

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

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

227+
## Credits
228+
229+
For the awesome photo thanks to [jcob nasyr from Unsplash](https://unsplash.com/photos/67sVPjK6Q7I)
230+
226231
## Author
227232

228233
FreakyCoder, kurayogun@gmail.com
35.2 MB
Loading
1.05 MB
Loading

assets/Screenshots/example.gif

-1.09 MB
Binary file not shown.

assets/Screenshots/example.png

-722 KB
Binary file not shown.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react": "16.13.1",
1515
"react-native": "0.63.2",
1616
"react-native-dynamic-vector-icons": "^1.1.3",
17-
"react-native-login-screen": "^2.0.2",
17+
"react-native-login-screen": "^2.0.3",
1818
"react-native-material-textfield": "https://github.com/WrathChaos/react-native-material-textfield.git",
1919
"react-native-spinkit": "^1.5.0",
2020
"react-native-vector-icons": "^7.1.0"

0 commit comments

Comments
 (0)