This presentation is a primer on how to use Storyboard to build your iOS applications. It describes the various segues and UITableView configurations that make developing apps for the iPhone a snap.
The following topics and more are covered in the video:
- How to create a new Storyboard app
- How to transition between UIViews in Storyboard
- How to build different types of UITableViews and UITableViewCells
- How to transition from iOS 4.x using Interface Builder to iOS 5.x using Storyboard
Check out the Xcode project files for the Storyboard Presentation here