In order to view this lesson, you must purchase this course.
With our user signed in, we can now present a page where they can edit specific profile settings for the application. In this lesson, we'll simple knock out the UI first and make sure everything is in working order. Presenting all of this information in a UITableViewController is very efficient and we get keyboard management for free.
I'll present some tricks to easily set up our image selecting buttons in the header using a <b>CustomImagePickerController</b>.