1.4.0
It is now possible to listen to end of swipe action (#30). You can do so by implementing new onSwipeLeftComplete
/onSwipeRightComplete
functions in gesture listeners or via completion callback in animateToOriginalPosition
function.
It is now possible to listen to end of swipe action (#30). You can do so by implementing new onSwipeLeftComplete
/onSwipeRightComplete
functions in gesture listeners or via completion callback in animateToOriginalPosition
function.