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:
- Click RestaurantDetail.storyboard in the Project navigator. Choose Table View for the Restaurant Detail View Controller Scene in the document outline, and click the Attributes inspector. Under the View section, set the Background...