Chapter 7Navigating Between Interfaces
We’ve seen a lot of interface controllers by now, but they’ve all been self-contained and haven’t transitioned from one to another. While it’s certainly possible to build an app with one interface controller, a Glance, and notification handlers, it wouldn’t be very exciting. Our data probably won’t all fit on one screen, nor would our users appreciate an app where all of the content is crammed into one screen that requires tons of scrolling. Before we can break up our content into multiple interface controllers, we need to learn how to go between them.
In this chapter you’ll learn about the different segues you can implement to transition between interface controllers, as well as the different ways to ...
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