Stacked CardView #433
Closed
ShariatPanah
started this conversation in
New Feature Discussions
Replies: 2 comments
-
Article describing how to achieve it: https://vladislavantonyuk.azurewebsites.net/articles/Creating-a-card-stack-layout-using-.NET-MAUI |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to propose a custom control for stacking cards like the following video, i had opened an issue on Maui repo itself here #7675
Feature.Request.CardView.mp4
here is a sample of xaml code to implement this feature:
Update No.1 (06/03/2022):
Just added SwipeDirection="Right" property to CardLayout, as the name describes, it could be used to set the swiping direction of the cards.
Beta Was this translation helpful? Give feedback.
All reactions