This commit is contained in:
Hailey
2024-10-10 17:48:44 -07:00
parent b36f7dcfea
commit e4e6b434ce
@@ -92,13 +92,11 @@ export class BottomSheetNativeComponent extends React.Component<
{...rest} {...rest}
onStateChange={this.onStateChange} onStateChange={this.onStateChange}
ref={this.ref} ref={this.ref}
style={[ style={{
{ position: 'absolute',
position: 'absolute', height: screenHeight,
height: screenHeight, width: '100%',
width: '100%', }}
},
]}
containerBackgroundColor={backgroundColor}> containerBackgroundColor={backgroundColor}>
<View <View
style={[ style={[