Home > @native-html/iframe-plugin > IframeConfig > scalesPageToFit
When the iframe attribute width is wider than the contentWidth, scales down the viewport so that it doesn't overflows horizontally.
Signature:
scalesPageToFit?: boolean;Although it looks like the eponymous WebView prop, it works both on iOS and Android.