I have implemented react native snap carousel. I have 4 forms in the carousel. The requirement is that if the form is valid then the user will be able to swipe to next but the user can swipe to left even if the form is invalid
Asked
Active
Viewed 557 times
0
-
can you share your code? – Ankush Rishi May 24 '19 at 12:28
-
Hi @AnkushRishi I have created snap carousel, I need to swipe to right only if a variable is valid and I need to swipe left even if the variable is true or not – May 27 '19 at 05:22
-
Do you find any solution to this problem? – Daniel RL Jun 01 '20 at 18:01