Skip to content

Commit 2370d9b

Browse files
fix: add image to readme
1 parent 3f64840 commit 2370d9b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
<img src="https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000" />
1212
</p>
1313

14+
<img width="400" src="https://github.com/web-ridge/react-native-paper-dates/assets/7604441/c1ae6c92-94a6-43f8-90b0-8f21c20fd4e9">
15+
<br>
16+
17+
1418
- Smooth and fast cross platform Material Design **date** picker and **time** picker for ([react-native-paper](https://callstack.github.io/react-native-paper/))
1519
- Tested on Android, iOS and the web
1620
- Uses the native Date.Intl API's which work out of the box on the web / iOS an on Android with Hermes from RN version 0.66 (automatic day name, month translations without bundle size increase)
@@ -26,7 +30,6 @@
2630

2731
[reactnativepaperdates.com](https://www.reactnativepaperdates.com/)
2832

29-
[![Demo of react-native-paper-dates](https://github.com/web-ridge/react-native-paper-dates/assets/7604441/c1ae6c92-94a6-43f8-90b0-8f21c20fd4e9)](https://www.youtube.com/watch?v=SHhQU2doTug)
3033

3134
## Documentation
3235

@@ -35,10 +38,10 @@ Check out the official docs: [web-ridge.github.io/react-native-paper-dates](http
3538

3639
## Maintainers
3740

38-
[RichardLindhout](https://twitter.com/RichardLindhout) from [web_ridge](https://twitter.com/web_ridge)
41+
[RichardLindhout](https://twitter.com/RichardLindhout) from [web_ridge](https://twitter.com/web_ridge)
3942
[Brandon Fitzwater](https://github.com/iM-GeeKy)
4043

41-
44+
4245
## License
4346

4447
MIT

0 commit comments

Comments
 (0)