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
I've added a carousel feature to my card so that when the user clicks on the card it goes into this deatails view so a user can swipe through more pictures (just how tinder works) but i need to be able to disable swipe on the card so that a user can look through the images ... is there an easy way to do this as of now?
The text was updated successfully, but these errors were encountered:
You can either fork the repo or copy paste the code into your own file, and from there add a prop that disables the x axis swipe the way the y axis one is already implemented.
I've added a carousel feature to my card so that when the user clicks on the card it goes into this deatails view so a user can swipe through more pictures (just how tinder works) but i need to be able to disable swipe on the card so that a user can look through the images ... is there an easy way to do this as of now?
The text was updated successfully, but these errors were encountered: