アクションシートの下部はみ出し問題修正
This commit is contained in:
@@ -265,9 +265,7 @@ export const EachTrainInfo = (props) => {
|
||||
CustomHeaderComponent={<></>}
|
||||
ref={actionSheetRef}
|
||||
drawUnderStatusBar={false}
|
||||
containerStyle={{
|
||||
paddingBottom: insets.bottom,
|
||||
}}
|
||||
isModal={Platform.OS == "ios"}
|
||||
>
|
||||
<View
|
||||
style={{
|
||||
|
Reference in New Issue
Block a user