-
I've implemented Swipeable to my react native mobile app but i wanted to disable/prevent swipe right, only allowing swipe left. Is it possible to do that? |
Beta Was this translation helpful? Give feedback.
Answered by
vinhlu7
Oct 20, 2022
Replies: 1 comment
-
Nevermind, by not declaring |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vinhlu7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, by not declaring
renderLeftActions
it will disable swipe left