Blogging about stuff

iPhone nav controller, tab controller guide

I’m taking a mobile development class this semester, and we’re learning how to develop applications on the iPhone and Android. This last weekend I went over a tutorial published by O’Reilly books. Elizabeth goes over how to tie together a UINavigationController, UIViewController, UITabController, and UITableViewController all in one app. You definitely want to already be familiar with iPhone development before you attempt this, but I highly recommend the following tutorial.

Leave a Reply