From 0d503265070ff8b6560b8bdc2cf77d33ba6df78f Mon Sep 17 00:00:00 2001 From: harukin-OneMix4 Date: Sun, 14 Jan 2024 23:40:20 +0900 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ActionSheetComponents/EachTrainInfo.js | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/components/ActionSheetComponents/EachTrainInfo.js b/components/ActionSheetComponents/EachTrainInfo.js index bb20849..75ac54f 100644 --- a/components/ActionSheetComponents/EachTrainInfo.js +++ b/components/ActionSheetComponents/EachTrainInfo.js @@ -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"} >