Skip to content

Instantly share code, notes, and snippets.

@pedrommcarrasco
Created January 6, 2019 20:10
Show Gist options
  • Save pedrommcarrasco/5a56b64899e6a9dbe1f61c312ca21b97 to your computer and use it in GitHub Desktop.
Save pedrommcarrasco/5a56b64899e6a9dbe1f61c312ca21b97 to your computer and use it in GitHub Desktop.
Guide Your Layout - Subviews
[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