Summary
In this chapter, we did a lot of Storyboard setup. We took a complex layout and simplified it by making it all in Storyboard. You should now be getting more and more comfortable with being inside Xcode, especially Storyboard.
In the next chapter, we will focus our attention on the Map tab. We will cover annotations (pins) and what they are. Then, we will create and add our own custom annotations to our Map. When we are done with annotations, we will add callouts to our annotations (bubbles that display the restaurant name and cuisine if you tap the annotation) so that we can click on the callout to go to our restaurant detail.