## [5.2.2](https://github.com/react-native-community/react-native-webview/compare/v5.2.1...v5.2.2) (2019-02-28) ### Bug Fixes * **android:scalesPageToFit:** scalesPageToFit does not work as intended , especially for large jpg and png images. ([#275](https://github.com/react-native-community/react-native-webview/issues/275)) ([a661df1](https://github.com/react-native-community/react-native-webview/commit/a661df1)), closes [#113](https://github.com/react-native-community/react-native-webview/issues/113) * **WKWebview Scroll:** Don't allow the scrollView to scroll when `scrollEnabled={false}`. ([#158](https://github.com/react-native-community/react-native-webview/issues/158)) ([0e6e92a](https://github.com/react-native-community/react-native-webview/commit/0e6e92a))
|
||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
|
|
11 |
|
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|