To achieve Waterfall Collection view in xamarin forms #12295
Replies: 4 comments 1 reply
-
@praveennachi60 Can you describe what you mean by "waterfall"? Or provide some screenshots/mockups? |
Beta Was this translation helpful? Give feedback.
-
Sure @hartez . Ill share the screenshot. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Like this above screenshot @hartez . Item will arrange in available spaces. I'd achieved this in android using staggered layout which they already provide. Unfortunately in iOS, I couldn't find a layout like this. I refer this github link to achieve the same. But I don't know how to implement using custom renderer. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
To achieve Water fall collection view.
I can able in android using custom renderer. How to achieve this in ios renderer?
Beta Was this translation helpful? Give feedback.
All reactions