chore(README): Lean Core badge

* docs: add Lean core badge

* docs: adjust badge style
This commit is contained in:
Jesse Katsumata 2020-01-07 10:34:15 +09:00 committed by Jason Safaiyeh
parent 07a87131dc
commit 13ae8c9661
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,8 @@
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors)
[![Known Vulnerabilities](https://snyk.io/test/github/react-native-community/react-native-webview/badge.svg?style=flat-square)](https://snyk.io/test/github/react-native-community/react-native-webview)
<a href="https://www.npmjs.com/package/react-native-webview"><img src="https://img.shields.io/npm/v/react-native-webview.svg"></a>
[![NPM Version](https://img.shields.io/npm/v/react-native-webview.svg?style=flat-square)](https://www.npmjs.com/package/react-native-webview)
[![Lean Core Extracted](https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square)][lean-core-issue]
**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)).
@ -101,3 +102,5 @@ MIT
This readme is available in:
- [Brazilian portuguese](docs/README.portuguese.md)
[lean-core-issue]: https://github.com/facebook/react-native/issues/23313