mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-23 09:18:38 +00:00
chore(release): 5.2.2 [skip ci]
## [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))
This commit is contained in:
parent
a661df1ffc
commit
7dc875e056
@ -8,7 +8,7 @@
|
||||
"Thibault Malbranche <malbranche.thibault@gmail.com>"
|
||||
],
|
||||
"license": "MIT",
|
||||
"version": "5.2.1",
|
||||
"version": "5.2.2",
|
||||
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
|
||||
"scripts": {
|
||||
"test:js": "jest",
|
||||
|
Loading…
x
Reference in New Issue
Block a user