• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    Swift
  • Created almost 11 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

How to use UIScrollView with Auto Layout

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.