UINavigationController + UIViewController + UITableView


For the longest time I’ve been trying to figure out how to do something similar to how Contacts on the iPhone handles display. I initially thought it was a highly customized UITableViewController but now I’ve figured out a way to do it with a UIViewController and an embedded UITableView.

I will post a tutorial shortly but here are a few screenshots.