Chapter 4

Building a Utility Application

So far in this book you’ve built two Single View Applications with Storyboards. In Chapter 2 you built AlienView and in Chapter 3 you built FlickrPhotoMap. We are now moving forward, and you're going to build a Utility Application using Storyboards. You typically use Utility Applications when you want to create easy-to-use apps that consist of two pages: a one-page Main View and a second View that comes with a flip animation transition. The Utility Application sets up these two pages with two essential buttons: an Info button and a Done button. The Info button flips the user from the Main View to the Flipside View, and the Done button flips the user back to the Main View.

You may not know it but you’re ...

Get Beginning iOS Storyboarding with Xcode: Easily Design and Develop Your App, from Concept and Vision to Code 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.