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}>