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

Is it possible to make the carousel only siwpe one item at a time? #65

Open
MAST1999 opened this issue Apr 19, 2022 · 1 comment
Open

Comments

@MAST1999
Copy link

I'm trying to implement an image viewer where users can only swipe one image at a time like Xamarin's CarouselView's SnapPointsType="MandatorySingle" (I can't use it because of some bugs). I can't find a way to do it with the current Carousel. Is there a way to implement this? If there is a way I'm willing to work on it, I just need some directions.

@MAST1999
Copy link
Author

I implemented it but it needs some work. I'll submit a PR after I fix some things.

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

1 participant