Created
September 4, 2020 10:04
-
-
Save bugrym/f75d34f81a94e119d801ff00506e3e27 to your computer and use it in GitHub Desktop.
ScrollViewLayout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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