[Enhancement] Custom Layout for CollectionView #9028
Unanswered
artemvalieiev
asked this question in
Ideas
Replies: 1 comment
-
Everything is possible if its available on iOS native, though it would be very time taking process due to lack of references in MAUI/Xamarin and smaller community. You have to take the references from Native and convert them to C# and read MAUI repo code for better understanding |
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.
-
Hello,
I've ported ChatLayout and want to use it in the upcoming MAUI app, is there support to substitute default collectionviewflowlayout on ios to use my collection view layout, or maybe there is a mechanism to write custom layouts without implementing native layouts?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions