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