Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 298 Bytes

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.