mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 11:41:08 +00:00
@@ -26,7 +26,6 @@ const styles = StyleSheet.create<Styles>({
|
||||
hidden: {
|
||||
height: 0,
|
||||
flex: 0, // disable 'flex:1' when hiding a View
|
||||
display: 'none',
|
||||
},
|
||||
loadingView: {
|
||||
flex: 1,
|
||||
|
||||
Reference in New Issue
Block a user