November 2020
Intermediate to advanced
766 pages
15h 29m
English
In the previous chapter, you created a new Xcode project, added a tab bar to your app that allowed the user to select between the Explore and Map screens, added an Assets.xcassets file that contains resources for your app, and modified the Launch screen of your app with a custom color and icon. When your app is launched, you should see the Launch screen briefly. After that, the Explore screen is displayed, but it is currently blank.
As you saw in the app tour in Chapter 9, Setting Up the User Interface, the Explore screen should display a collection view showing a list of cuisines in collection view cells and a collection view section header containing a LOCATION button. Tapping the LOCATION button should ...
Read now
Unlock full access