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

Carousel control #276

Open
3 of 6 tasks
takla21 opened this issue Aug 2, 2022 · 2 comments
Open
3 of 6 tasks

Carousel control #276

takla21 opened this issue Aug 2, 2022 · 2 comments
Assignees
Labels
kind/enhancement New feature or request. triage/untriaged Indicates an issue requires triaging or verification.

Comments

@takla21
Copy link

takla21 commented Aug 2, 2022

What would you like to be added:

We need a slideshow component for cycling through elements—images or slides of text—like a carousel. Also we need to be able to customize it so items can have its snapping points.

Why is this needed:

We need this on a uno.WinUI project with uno.extensions that I'm currently working on.

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renders for Xamarin.Forms
  • Windows
  • Build tasks

Anything else we need to know?

@takla21 takla21 added kind/enhancement New feature or request. triage/untriaged Indicates an issue requires triaging or verification. labels Aug 2, 2022
@jeromelaban
Copy link
Member

jeromelaban commented Aug 2, 2022

Is this control appropriate ? https://docs.microsoft.com/en-us/windows/communitytoolkit/controls/carousel

It's not working yet in Uno because PlaneProjection is not supported yet, but it could be a target.

The Carousel control inherits from ItemsControl, representing a nice and smooth carousel.

@takla21
Copy link
Author

takla21 commented Aug 4, 2022

@jeromelaban yeah that control would be pretty much what we need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request. triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

3 participants