UIScrollViewWithAutoLayout
- This project demonstrates how to setup a UIScrollView with Auto Layout.
- It stretches the content of the scroll view in portrait and landscape.
- Demonstrates how you can use the UIScrollView to move content out of the way of the keyboard.