Chapter 15. Storyboard

In This Chapter

• Creating a storyboard

• Using scenes and segues

• Creating workspaces

• Using static and dynamic table views

• Adding an editor

I’ve had you work on an app targeted at iOS 4.3, which means you were working the hard way. iOS 5 introduces a number of facilities that make an iOS programmer’s life much, much easier. This chapter covers the crown jewel, Storyboard; you’ll rebuild Passer Rating around a storyboard and use it to add a Passer editor.

What Storyboard Is

There was some calculation and record-keeping to Passer Rating, but it seems that much of the work went into designing views and handling the data communication among them. Some of that is unavoidable: You need to specify what the application ...

Get Xcode® 4 Unleashed, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.