Skip to content

Instantly share code, notes, and snippets.

@fadion
Created April 13, 2017 13:38
Show Gist options
  • Save fadion/98111624b8108f222ada70610da7f2db to your computer and use it in GitHub Desktop.
Save fadion/98111624b8108f222ada70610da7f2db to your computer and use it in GitHub Desktop.
image.snp.makeConstraints { make in
make.width.height(100)
make.center.equalToSuperView()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment