Roobiq / RBQFetchedResultsController

Drop-in replacement for NSFetchedResultsController backed by Realm.
MIT License
477 stars 70 forks source link

Sorting with localizedCaseInsensitiveCompare #122

Open inPhilly opened 7 years ago

inPhilly commented 7 years ago

How can we sort with localizedCaseInsensitiveCompare? Doesn't seem like that option is available, but that would be a big downside. I hope I am wrong.