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
Is there any prop or way I can enable or disable the user swiping. I see that hiding that buttons is an option, but I would also like to disable swiping if a certain condition isn't met. Is there an option to do this? Also disabling swiping in any one direction would also be cool. (i.e I could swipe right, but not left)
Awesome module by the way 🥇
The text was updated successfully, but these errors were encountered:
I think this handles it flatlistProps={{ scrollEnabled: false }}. #22. Is there anyway I can only disable moving forward but allow scrolling backwards?
Tzikas
changed the title
Is there a way to disable/enable swiping?
Is there a way to disable/enable swiping or only allow one direction swiping?
Dec 3, 2020
jfilter
changed the title
Is there a way to disable/enable swiping or only allow one direction swiping?
Disable scrolling backwards
Jan 30, 2022
Is there any prop or way I can enable or disable the user swiping. I see that hiding that buttons is an option, but I would also like to disable swiping if a certain condition isn't met. Is there an option to do this? Also disabling swiping in any one direction would also be cool. (i.e I could swipe right, but not left)
Awesome module by the way 🥇
The text was updated successfully, but these errors were encountered: