Chapter 13

Working with Split View Controllers and the Master View

In This Chapter

arrow Working with Split View controllers

arrow Checking out the versatile Table view

arrow Making the table look good

arrow Ensuring that your app is usable worldwide

arrow Peeking behind the Table View screen

arrow Using model objects

This chapter is primarily about the iPad user interface because Split View controllers aren’t supported on the smaller iPhone. In Chapter 5, I explain a bit about iPad navigation using the example of a Navigation controller within a Split View controller. But the iPad has some even slicker ways to navigate, which I get to in this chapter. You’ll be happy to know that you’re going to be replacing the Navigation controller style of navigation with something more appropriate to the RoadTrip app.

The Problem with Using a Navigation Controller in Detail View

As I explain in Chapter 5, the Master-Detail Application ...

Get iOS App Development For Dummies 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.