In order to view this lesson, you must purchase this course.
Now that the features of implementing a user profile is available on the website, let's make sure that we can both navigate and display a User Profile screen in our iOS application. First I'll quickly go over how to implement a UITabBarController with multiple pages. Next I'll show you how you can reuse the ProfileController from previous lessons to show our profile.