© Molly K. Maskrey 2017

Molly K. Maskrey, Beginning iPhone Development with Swift 4, https://doi.org/10.1007/978-1-4842-3072-5_9

9. Adding Navigation Controllers to Table Views

Molly K. Maskrey

(1)Parker, Colorado, USA

In the previous chapter, you worked through the basics of using table views. In this chapter, you’ll go further by adding navigation controllers.

Table views and navigation controllers work together, but strictly speaking, a navigation controller doesn’t need a table view to function. As a practical matter, however, when using a navigation controller, you normally include at least one or more tables because the strength of the navigation controller lies in the ease with which it handles complex hierarchical data. On the iPhone’s small ...

Get Beginning iPhone Development with Swift 4: Exploring the iOS SDK 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.