I have an issue when I set props style.width <AutoHeightWebView style={{ width: 300 }} ... /> In some case, stage.height can update with null and WebView doesn't show. I add some condition to check before an update stage. Thank you!