Is it possible to UILocalizedIndexedCollation with a UICollectionView? I'm using UICollectionView to show data but I want to use UILocalizedIndexedCollation like iOS contacts with it. I didn't find a way to do it
please take a look at BDKCollectionIndexView as I'm having the same need to implement one.