Embedding view controllers in navigation controllers

As you saw in the app tour, many screens have a navigation bar at the top of the screen. To get this, you will embed the view controller of the Explore and Map scenes in a navigation controller. This will make navigation bars appear at the top of the screen when the Explore and Map screens are displayed:

  1. Click Explore Scene in the document outline:
  1. Choose Editor | Embed In | Navigation Controller:
  1. A Navigation Controller Scene appears between the Tab Bar Controller Scene and the Explore ...

Get iOS 13 Programming for Beginners - Fourth 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.