Updating the Restaurant Detail screen to work with Dark Mode

When you build and run your app, the Explore, Locations, and Restaurant List screens look fine, but when you go to the Restaurant Detail screen, it does not look right. You will need to modify the table view in the Restaurant Detail screen to make it work properly in Dark Mode. You will do this by changing the colors used by the user interface elements in the storyboard, and you will also replace the graphics with symbols from the SF Symbols library. Since the table view has multiple UI elements in each table view cell, you'll update each table view cell in turn. Do the following steps:

  1. Click RestaurantDetail.storyboard in the Project navigator. Choose Table View for the Restaurant ...

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.