Hour 10. Creating iOS Application Workflows with Storyboards

What You’ll Learn in This Hour:

How to create multiple scenes in the storyboard

The use of segues to transition between scenes

Ways to share data between scenes

How to build applications with navigation and tab bar controllers

In the preceding hour, you learned how to connect an iOS application UI to code. This took place within a single scene, which is good for simple apps, but limiting for serious development. In this hour, we break through the single-scene limit and introduce the ability to create applications with multiple scenes—in other words, multiple view controllers and multiple views.

You learn how to create new scenes and the new view controller classes needed to ...

Get Sams Teach Yourself Xcode® 4 in 24 Hours 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.