ジェスチャーできないバグを修正
This commit is contained in:
@@ -386,6 +386,7 @@ export const EachTrainInfo = (props) => {
|
||||
const scrollHandlers = useScrollHandlers("scrollview-1", actionSheetRef);
|
||||
return (
|
||||
<ActionSheet
|
||||
gestureEnabled={true}
|
||||
//gestureEnabled={!actionSheetHorizonalScroll}
|
||||
CustomHeaderComponent={<></>}
|
||||
ref={actionSheetRef}
|
||||
|
Reference in New Issue
Block a user