Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
We want the user to be able to scroll through our controls when the keyboard covers some of them up. In order to do that, we need to add a UIScrollView to our view and then tell it about the controls (the content view) we want it to handle.
You’ve got a point.
Remember when we said sometimes Interface Builder makes things (a lot) easier? This is one of those times...