Skip to content

Instantly share code, notes, and snippets.

@bugrym
Created September 4, 2020 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bugrym/f75d34f81a94e119d801ff00506e3e27 to your computer and use it in GitHub Desktop.
Save bugrym/f75d34f81a94e119d801ff00506e3e27 to your computer and use it in GitHub Desktop.
ScrollViewLayout
ScrollView:
leading & trailing constraints to safe area
top & bottom constraints to super view
ContainerView:
leading, trailing, top, bottom constraints to super view (ScrollView)
equal width to super view (ScrollView)
center vertically(Y) to super view (ScrollView)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment