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:
- Open
Explore.storyboard
and locate theRestaurantListViewController
: - Then, select the Collection View:
- Next, open the Attributes Inspector in the Utilities panel and select Background.
- 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.