小整理

This commit is contained in:
harukin-OneMix4 2024-01-14 23:40:20 +09:00
parent 485102b591
commit 0d50326507

View File

@ -266,14 +266,7 @@ export const EachTrainInfo = (props) => {
ref={actionSheetRef}
drawUnderStatusBar={false}
isModal={Platform.OS == "ios"}
containerStyle={
Platform.OS == "android"
? {
paddingBottom: insets.bottom,
}
: {}
}
useBottomSafeAreaPadding={Platform.OS == "android"}
//useBottomSafeAreaPadding={Platform.OS == "android"}
>
<View
style={{