Learning iOS Development: A Hands-on Guide to the Fundamentals of iOS Programming
by Maurice Sharp, Erica Sadun, Rod Strougo
Summary
You have turned the CarValet app into a universal app, one that supports both iPhone/iPod touch and iPad. By doing so, you greatly increase the number of possible customers. As you went through this chapter, you learned some important information about designing for the iPad, including how to present information and how to use the split view controller for navigation-based apps.
You explored UISplitViewController, including how it uses master and detail controllers to make navigating hierarchies of data easy. You began adding a tablet experience by adding a split view controller to the iPad storyboard and adding code to check whether the app is running on an iPad.
Next, you added navigation to the master controller and got practice with ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access