|
@@ -34,7 +34,7 @@ This project follows [semantic versioning](https://semver.org/). We do not hesit
|
34
|
34
|
|
35
|
35
|
Current Version: ![version](https://img.shields.io/npm/v/react-native-webview.svg)
|
36
|
36
|
|
37
|
|
-- [7.0.1](https://github.com/react-native-community/react-native-webview/releases/tag/v7.0.0) - Removed UIWebView
|
|
37
|
+- [7.0.1](https://github.com/react-native-community/react-native-webview/releases/tag/v7.0.1) - Removed UIWebView
|
38
|
38
|
|
39
|
39
|
- [6.0.**2**](https://github.com/react-native-community/react-native-webview/releases/tag/v6.0.2) - Update to AndroidX. Make sure to enable it in your project's `android/gradle.properties`. See [Getting Started Guide](docs/Getting-Started.md).
|
40
|
40
|
|