react-native-autoheight-webview icon indicating copy to clipboard operation
react-native-autoheight-webview copied to clipboard

When change the orientation from landscape to portrait height and vise versa onSizeUpdated size values keep on chageing

Open deepaktringapps opened this issue 3 years ago • 1 comments

Bug description: I have loaded static HTML content which has text, image and iFrame,

When i rotate the device "onSizeUpdated" props gives different height values and extra space is created for seconds and removed later

Expected Result:

How to get exact height of the HTML content in autoheight webview and avoid showing extra space in the bottom of the auto height webview

Environment:

  • iOS: 15.2
  • react-native version:0.66.1
  • react-native-webview version: 11.22.2
  • react-native-autoheight-webview version: 1.6.1

deepaktringapps avatar Aug 04 '22 08:08 deepaktringapps

Please provide your static HTML content.

iou90 avatar Aug 08 '22 07:08 iou90