react-native-deck-swiper icon indicating copy to clipboard operation
react-native-deck-swiper copied to clipboard

fix disabling swipes mid-swipe

Open bmbmjmdm opened this issue 3 years ago • 1 comments

Found this bug while using a Slider inside the deck swiper. As I started to slide, I would also swipe. Solution was to pass up disable swipe event when slider started, but I found that this caused the swiper to freak out and stutter and eventually break. This fixes it

bmbmjmdm avatar Oct 30 '21 13:10 bmbmjmdm

In order to merge this we need to properly QA the change. In order to do that please create a dummy app with the functionality so that the swiper can be tested.

webraptor avatar Oct 05 '22 05:10 webraptor