As shown in the app tour in Chapter 9, Setting Up the Basic Structure, when you tap the LOCATION button, a list of locations will appear in the Locations screen. You'll use a new view controller scene to represent this screen. Follow these steps to add it to the project:
- Click the Object library button and type view con in the filter field. A View Controller object will be among the search results. Drag the View Controller object onto the storyboard:
- Position it to the right of the Explore View Controller Scene:
- The newly added View Controller Scene should already be selected. In the document outline, ...