From 26d9037963122ad909b107385c199405a87f3792 Mon Sep 17 00:00:00 2001 From: harukin-OneMix4 Date: Tue, 9 Jan 2024 18:08:37 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=A2=E3=82=AF=E3=82=B7=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E3=82=B7=E3=83=BC=E3=83=88=E3=81=AE=E4=B8=8B=E9=83=A8=E3=81=AF?= =?UTF-8?q?=E3=81=BF=E5=87=BA=E3=81=97=E5=95=8F=E9=A1=8C=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ActionSheetComponents/EachTrainInfo.js | 4 +--- components/ActionSheetComponents/JRSTraInfo.js | 2 ++ components/ActionSheetComponents/StationDeteilView.js | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/ActionSheetComponents/EachTrainInfo.js b/components/ActionSheetComponents/EachTrainInfo.js index 609f7f1..54618de 100644 --- a/components/ActionSheetComponents/EachTrainInfo.js +++ b/components/ActionSheetComponents/EachTrainInfo.js @@ -265,9 +265,7 @@ export const EachTrainInfo = (props) => { CustomHeaderComponent={<>} ref={actionSheetRef} drawUnderStatusBar={false} - containerStyle={{ - paddingBottom: insets.bottom, - }} + isModal={Platform.OS == "ios"} > { gestureEnabled CustomHeaderComponent={<>} ref={actionSheetRef} + isModal={Platform.OS == "ios"} > { ? getPDFViewURL(currentStation[0].StationTimeTable) : currentStation[0].StationTimeTable); return ( - }> + } isModal={false}>