再修正
This commit is contained in:
@@ -266,6 +266,10 @@ export const EachTrainInfo = (props) => {
|
||||
ref={actionSheetRef}
|
||||
drawUnderStatusBar={false}
|
||||
isModal={Platform.OS == "ios"}
|
||||
containerStyle={{
|
||||
paddingBottom: insets.bottom,
|
||||
}}
|
||||
useBottomSafeAreaPadding={true}
|
||||
>
|
||||
<View
|
||||
style={{
|
||||
|
Reference in New Issue
Block a user