Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix disabling swipes mid-swipe #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bmbmjmdm
Copy link

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

ilterugur added a commit to ilterugur/react-native-deck-swiper-renewed that referenced this pull request Nov 8, 2021
@webraptor
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants