I am thinking about migrating the ListView(s) in my Xamarin.Forms 5.0.0.2012 application to the newer CollectionView.
But at one time the CollectionView was missing functionality in UWP. Is that still the case or is the CollectionView feature
Complete on all platforms (Android, iOS, UWP) now?
Orgbrat