Chapter     2

Storyboard Recipes

In the beginning of mobile development, paper and pen were used to sketch out design flows for applications. Then came flowcharting software, in which you could digitally record your workflows and processes. Now developers have an Xcode tool called “Storyboards” that offers a visual representation of an app’s workflow, which can produce a working framework for your app.

In the first two recipes of this chapter, you will use storyboards to build a simple, multipage application in iOS 7 that contains information about a fictional app-making company. The last recipe of the chapter will show you how to create a tab-bar application using storyboards.

So, What’s in a Story (board)?

A storyboard is a collection of ...

Get iOS 7 Development Recipes: A Problem-Solution Approach 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.