allcontributors[bot] пре 5 година
родитељ
комит
d403e8d445
1 измењених фајлова са 13 додато и 0 уклоњено
  1. 13
    0
      README.md

+ 13
- 0
README.md Прегледај датотеку

@@ -1,4 +1,5 @@
1 1
 # React Native WebView - a Modern, Cross-Platform WebView for React Native
2
+[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
2 3
 
3 4
 **React Native WebView** is a modern, well-supported, and cross-platform WebView for React Native. It is intended to be a replacement for the built-in WebView (which will be [removed from core](https://github.com/react-native-community/discussions-and-proposals/pull/3)).
4 5
 
@@ -80,3 +81,15 @@ Simply install React Native WebView and then use it in place of the core WebView
80 81
 ## License
81 82
 
82 83
 MIT
84
+
85
+## Contributors
86
+
87
+Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):
88
+
89
+<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
90
+<!-- prettier-ignore -->
91
+| [<img src="https://avatars1.githubusercontent.com/u/6181446?v=4" width="100px;" alt="Thibault Malbranche"/><br /><sub><b>Thibault Malbranche</b></sub>](https://twitter.com/titozzz)<br />[💻](https://github.com/react-native-community/react-native-webview/commits?author=titozzz "Code") [🤔](#ideas-titozzz "Ideas, Planning, & Feedback") [👀](#review-titozzz "Reviewed Pull Requests") [🚧](#maintenance-titozzz "Maintenance") [⚠️](https://github.com/react-native-community/react-native-webview/commits?author=titozzz "Tests") [📖](https://github.com/react-native-community/react-native-webview/commits?author=titozzz "Documentation") [🚇](#infra-titozzz "Infrastructure (Hosting, Build-Tools, etc)") |
92
+| :---: |
93
+<!-- ALL-CONTRIBUTORS-LIST:END -->
94
+
95
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!