An open API service indexing awesome lists of open source software.

https://github.com/jfversluis/groupinglistviewsample

A sample showing how to implement grouping with a ListView for Xamarin.Forms.
https://github.com/jfversluis/groupinglistviewsample

grouping listview sample stackoverflow xamarin-forms xaml

Last synced: 3 months ago
JSON representation

A sample showing how to implement grouping with a ListView for Xamarin.Forms.

Awesome Lists containing this project

README

          

# GroupingListViewSample

A sample showing how to implement grouping with a `ListView` for Xamarin.Forms. Initially created for an answer on Stack Overflow: https://stackoverflow.com/questions/47979214/how-to-group-list-in-xamarin-forms

More information also on my blogpost here: https://blog.verslu.is/xamarin/xamarin-forms-xamarin/implement-grouping-xamarin-forms-listview/