How can I sort an array filled with [UIFont familyNames] into alphabetical order?
feedback
|
|
Take a look here: The simplest approach is, to provide a sort selector (see the link for details):
| |||||||||
feedback
|