Combining Tab Bar and Nav Bar in Application: Tutorial Request
I would appreciate a tutorial for combining Tab Bar and Nav Bar into a single multiview application (e.g. iPod application with Nav bar at top and tab bar at bottom). I've seen tutorials on each independently, and I'm able to get those to work if I start with the appropriate Xcode template. Trying to combine the two is quite confusing though. Is it easier to start with a Tab Bar application template and add the navigation controller code, or vice versa?
|