Open hhking opened 7 years ago
when swipe left to right, it also can swipe top to bottom, and this may cause problems in iOS(test in iOS 11). so is there any way to lock the swipe direction?When swipe to switch tabs , it should not scroll.
cc @paranoidjk
@zhang740 try direction api https://github.com/react-component/gesture#common-props
direction
I am not sure if it works fine.
这个问题应该在 https://github.com/react-component/m-tabs/pull/19 修复掉了
when swipe left to right, it also can swipe top to bottom, and this may cause problems in iOS(test in iOS 11). so is there any way to lock the swipe direction?When swipe to switch tabs , it should not scroll.