Created
January 6, 2019 20:10
-
-
Save pedrommcarrasco/5a56b64899e6a9dbe1f61c312ca21b97 to your computer and use it in GitHub Desktop.
Guide Your Layout - Subviews
This file contains 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
[photoImageView, introLabel].forEach { self.view.addSubview($0) } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment