When you want to create a UI like Tinder where there are buttons to trigger actions as alternative to swiping.
I implemented this feature by tracking current cardIndex and jumping to the desired cardIndex.
It does not use the animation thought.
Added this feature in 1.2.7.
New methods available :
swipeLeft, swipeRight, swipeTop, swipeBottom
Checkout the methods section inside the readme
Thanks for sharing this idea
Most helpful comment
Added this feature in 1.2.7.
New methods available :
swipeLeft, swipeRight, swipeTop, swipeBottom
Checkout the methods section inside the readme
Thanks for sharing this idea