0
votes
What’s the UITableView index magnifying glass character?
You can certainly put a Unicode character in the table view index (I've done this with other characters) and put your header in the first table section in lieu of of the tableViewHeader. That said, …
1
vote
How to create a demo like Convertbot
This was too long to leave as a comment on coneybeare's answer, but it builds off the idea.
Haven't had a chance to try it yet, but it sound theoretically similar to similar to Application …
