アクションシートの下部はみ出し問題修正

This commit is contained in:
harukin-OneMix4
2024-01-09 18:08:37 +09:00
parent 263cb750ce
commit 26d9037963
3 changed files with 5 additions and 5 deletions

View File

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