Skip to content

Commit e6662c7

Browse files
docs: update README.md [skip ci]
1 parent 3ea26b8 commit e6662c7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# react-native-screen-keyboard
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
[![npm](https://img.shields.io/npm/v/react-native-screen-keyboard.svg?style=flat-square)](https://www.npmjs.com/package/react-native-screen-keyboard)
47
[![npm licence](http://img.shields.io/npm/l/react-native-screen-keyboard.svg?style=flat-square)](https://npmjs.org/package/react-native-screen-keyboard)
@@ -73,3 +76,22 @@ If you want to issue a PR, go ahead ;)
7376
## License
7477

7578
This project is licensed under the MIT License
79+
80+
## Contributors ✨
81+
82+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
83+
84+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
85+
<!-- prettier-ignore-start -->
86+
<!-- markdownlint-disable -->
87+
<table>
88+
<tr>
89+
<td align="center"><a href="http://www.lukebrandonfarrell.com"><img src="https://avatars3.githubusercontent.com/u/18139277?v=4" width="100px;" alt=""/><br /><sub><b>Luke Brandon Farrell</b></sub></a><br /><a href="https://github.com/aspect-apps/react-native-screen-keyboard/commits?author=lukebrandonfarrell" title="Code">💻</a> <a href="https://github.com/aspect-apps/react-native-screen-keyboard/commits?author=lukebrandonfarrell" title="Documentation">📖</a> <a href="#infra-lukebrandonfarrell" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
90+
</tr>
91+
</table>
92+
93+
<!-- markdownlint-enable -->
94+
<!-- prettier-ignore-end -->
95+
<!-- ALL-CONTRIBUTORS-LIST:END -->
96+
97+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)