You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly., i think this is an absolutely great library!
I was wondering if it is possible to make the swipe direction more generic. Right now, its only left and right, but what if it provided up and down or maybe all 4, splitting the screen into 4 quadrants.
If we need to make it even more flexible, we could register the exit listener between angles. Like 0-180 would be right. or 45-135 could be right in the quadrant system, etc etc.
The text was updated successfully, but these errors were encountered:
Firstly., i think this is an absolutely great library!
I was wondering if it is possible to make the swipe direction more generic. Right now, its only left and right, but what if it provided up and down or maybe all 4, splitting the screen into 4 quadrants.
onLeftCardExit
onRightCardExit
onUpCardExit
onDownCardExit
If we need to make it even more flexible, we could register the exit listener between angles. Like 0-180 would be right. or 45-135 could be right in the quadrant system, etc etc.
The text was updated successfully, but these errors were encountered: