In this lesson, we revisit some iOS navigation techniques. Last time, in Lesson 010, we used the Navigation Controller to move between Views. This time, we use the Tab Bar Controller and take a look at how it works, what happens if you have too many items, how to do custom icons, what you get for free, and what you don’t.
(Make sure to watch in full screen and click the gear icon to set the video quality to its highest level so the text is as legible as possible)
Here is the link for the GitHub repo.