davidortinau / Xappy

A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers
MIT License
350 stars 106 forks source link

Request to implement fully featured collection view in Staggered Grid both for android and ios using mvvm. #33

Open prakash-malodiya opened 5 years ago

prakash-malodiya commented 5 years ago

I want to implement infinite scrolling using collection view (Staggered Grid layout) in mvvm pattern that support empty item template, header item template as well as footer item template. Also support dynamic height.