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
Yes, but if I set it to false, I can't do the validation when the user starts to swipe (because the user can't swipe), and if it's set to true, I don't see how to cancel the swipe if the validation fail.
I guess I'm looking for some sort of hook or event, SwipeStarted that can be cancelled.
I want to do some validation when the user starts to swipe and then have the possibility to cancel the swipe.
Is there any way I can do that?
The text was updated successfully, but these errors were encountered: