再修正

This commit is contained in:
harukin-OneMix4
2024-01-09 18:21:35 +09:00
parent 26d9037963
commit 87129c6815
2 changed files with 5 additions and 1 deletions

View File

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