|
@@ -1,6 +1,10 @@
|
1
|
1
|
# React Native WebView - a Modern, Cross-Platform WebView for React Native
|
2
|
2
|
|
3
|
|
-[](https://github.com/react-native-community/react-native-webview) [](http://makeapullrequest.com) [](#contributors) [](https://snyk.io/test/github/react-native-community/react-native-webview)
|
|
3
|
+[](https://github.com/react-native-community/react-native-webview)
|
|
4
|
+[](http://makeapullrequest.com)
|
|
5
|
+[](#contributors)
|
|
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>
|
4
|
8
|
|
5
|
9
|
**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)).
|
6
|
10
|
|