Chapter 4. Writing an app with multiple views

This chapter covers

  • Designing classes to match your sketches
  • Defining your models, views, and controllers
  • Changing views based on user interaction

In the last chapter, you learned the syntax for messages and properties and how you can make them into actions and outlets so that Interface Builder can connect views to them. In this chapter, you’re going to take the sketches for a real application and see how to create all of the various pieces. By the time you’re done, you’ll have made an application to show flashcards, which you can customize with your own content.

Designing a flashcard application ...

Get Hello! iOS Development 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.