11
DISPLAYING BIRTHDAYS
Time to show off those birthdays! In Chapter 10, you created the Add Birthday view controller so that you could add new Birthday objects into your app with the Birthday class. In this chapter, you’ll create a Birthdays table view controller that can display your added birthdays in a table view, which shows a list of items the user can scroll through and select. Then you’ll learn how to make the Add Birthday view controller tell the Birthdays table view controller when a Birthday object is added so that the new birthday can be shown in the table view.
MAKING THE BIRTHDAY LIST
It’s one thing to be able to add birthdays, but ...
Get Coding iPhone Apps for Kids, 1st 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.