|
@@ -4,7 +4,8 @@
|
4
|
4
|
[](http://makeapullrequest.com)
|
5
|
5
|
[](#contributors)
|
6
|
6
|
[](https://snyk.io/test/github/react-native-community/react-native-webview)
|
7
|
|
-<a href="https://www.npmjs.com/package/react-native-webview"><img src="https://img.shields.io/npm/v/react-native-webview.svg"></a>
|
|
7
|
+[](https://www.npmjs.com/package/react-native-webview)
|
|
8
|
+[][lean-core-issue]
|
8
|
9
|
|
9
|
10
|
**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)).
|
10
|
11
|
|
|
@@ -101,3 +102,5 @@ MIT
|
101
|
102
|
This readme is available in:
|
102
|
103
|
|
103
|
104
|
- [Brazilian portuguese](docs/README.portuguese.md)
|
|
105
|
+
|
|
106
|
+[lean-core-issue]: https://github.com/facebook/react-native/issues/23313
|