Building our restaurant list

Currently, our restaurant list is not displaying anything other than gray boxes. We need to update this RestaurantListViewController in order to display actual restaurants. Let's get started.

Updating our background

First, we are going to change the background color of our Collection View:

  1. Open Explore.storyboard and locate the RestaurantListViewController:
    Updating our background
  2. Then, select the Collection View:
    Updating our background
  3. Next, open the Attributes Inspector in the Utilities panel and select Background.
  4. Under the Color Sliders tab, set the Hex Color # to

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