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