react-native-webview/android
Benjos Antony a661df1ffc fix(android:scalesPageToFit): scalesPageToFit does not work as intended , especially for large jpg and png images. (#275)
fixes #113

- One can verify that this for jpg images loaded on the webview (eg: https://www.ecda.gov.sg/growatbeanstalk/PublishingImages/READ%20Publications%20and%20Research/Parent%20Infographic%20Series/Infographic%204.jpg)
- This is a replication of the pull request that was originally made in the react-native repo (https://github.com/facebook/react-native/pull/17195), but was not merged in due to no reviews.
2019-02-28 22:02:44 +01:00
..
src/main fix(android:scalesPageToFit): scalesPageToFit does not work as intended , especially for large jpg and png images. (#275) 2019-02-28 22:02:44 +01:00
build.gradle fix(PostMessage): Renamed ReactNativeWebview to ReactNativeWebView 2019-02-01 22:04:11 +01:00
gradle.properties fix(PostMessage): Renamed ReactNativeWebview to ReactNativeWebView 2019-02-01 22:04:11 +01:00