Skip to content

How to use a UIScrollView with Auto Layout in Xcode 9 Storyboard (vertical scroll)

License

Notifications You must be signed in to change notification settings

SuperEasyApps/UIScrollView-AutoLayout-Xcode-Storyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIScrollView-AutoLayout-Xcode-Storyboard

How to use a UIScrollView with Auto Layout in Xcode 9 Storyboard (vertical scroll)

The goal is to add the UIView as the ContentView (only subview) of the ScrollView.

This makes it a lot easier to then add constraints in relation to that ContentView, since the ScrollView does a lot of work to manage zooming and scrolling.

About

How to use a UIScrollView with Auto Layout in Xcode 9 Storyboard (vertical scroll)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages