# [7.0.0](https://github.com/react-native-community/react-native-webview/compare/v6.11.1...v7.0.0) (2019-08-30) ### Bug Fixes * **iOS:** UIWebView Removal ([#828](https://github.com/react-native-community/react-native-webview/issues/828)) ([8549be5](https://github.com/react-native-community/react-native-webview/commit/8549be5)), closes [#819](https://github.com/react-native-community/react-native-webview/issues/819) ### BREAKING CHANGES * **iOS:** UIWebView has been removed * **iOS:** useWebkit prop removal * **iOS:** scalesPageToFit prop removal on iOS (since it's not compatible with WKWebview) * **iOS:** Renamed RNCWKWebView to RNCWebView on iOS
|
||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
|
|
11 |
|
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|