Challenge yourself
Go back to the starter files for this chapter and try the following challenges:
Add the Title View that we use in
RestaurantDetailViewController
and add it theRestaurantListViewController
.Update the Map annotation for Restaurant Details to use the custom annotation.
Add a Cancel and Done Button to the Select a Location modal. Make each button dismiss the modal.
All challenge solutions will be in the starter files for the next chapter.