Yalantis/Koloda

How can I control Drag sensitiveness?

tigermobiledev opened this issue · 2 comments

Hi, Thanks for your this library.

Would it be possible to make the pan gesture on the cards a bit more sensitive?

Right now i need to swipe a little too hard to pass on to the next one.

Regards.

Koloda's API have kolodaSwipeThresholdRatioMargin(_:) method for that purpose.

@MasahiroToyooka , It works well, Thanks for your helping.