MAUI Staggered CollectionView #1764
Elinares-82
started this conversation in
General
Replies: 3 comments 30 replies
-
We need to implement a new layout for CollectionView in addition to Linear/GridItemsLayout. I like the idea. |
Beta Was this translation helpful? Give feedback.
3 replies
-
I think I raised this before under #572 |
Beta Was this translation helpful? Give feedback.
5 replies
-
https://vladislavantonyuk.github.io/articles/.NET-MAUI-CollectionView-with-Staggered-Layout use as the start point. For iOS and Windows I will update a bit later |
Beta Was this translation helpful? Give feedback.
22 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are a couple of request to have in MAUI event in XF the ability to create a Staggered CollectionView. I saw this in several mobile frameworks, however the Micrsoft team is not pretending to add this feature to MAUI. These are the two request feature links that ask for this. Is there an intention to add Staggered layout to the CollectionView?
dotnet/maui#7761
dotnet/maui#9659
Beta Was this translation helpful? Give feedback.
All reactions