Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable swipe #105

Open
ellismarte opened this issue Aug 28, 2017 · 1 comment
Open

disable swipe #105

ellismarte opened this issue Aug 28, 2017 · 1 comment

Comments

@ellismarte
Copy link

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?

@ErkanSensei
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants