diff --git a/src/WebView.styles.ts b/src/WebView.styles.ts index 2bc2ff9..8f5bbf0 100644 --- a/src/WebView.styles.ts +++ b/src/WebView.styles.ts @@ -26,7 +26,6 @@ const styles = StyleSheet.create({ hidden: { height: 0, flex: 0, // disable 'flex:1' when hiding a View - display: 'none', }, loadingView: { flex: 1,