iPhone Dev Sessions: Create a Navigation-Based Application
In this tutorial, you will learn how to do the following:
Create and run a Navigation-Based Application from XCode
Create and add a user interface, designed in Interface Builder, as a sub-view to a navigation based application
Navigate to sub-views from a UITableView
Allow sub-views to access application data
Creating and Running a Navigation-Based Application in XCode
Let’s start off by [...]




