You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
ObservableRangeCollection from MvvmHelpers has already been merged into Xamarin.CommunityToolkit.
I would be interested in merging the Grouping class as well.
It's basically an ObservableRangeCollection with a Key to identify the group.
It's very useful when using a grouped CollectionView.
What do you think ?
API Changes
Simply take the class and add it to the ObjectModel namespace.
No breaking change.