Skip to content

Instantly share code, notes, and snippets.

@IsaAliev
Created April 10, 2021 13:36
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 IsaAliev/3856822aa3f576b67212335a0a44d1c3 to your computer and use it in GitHub Desktop.
Save IsaAliev/3856822aa3f576b67212335a0a44d1c3 to your computer and use it in GitHub Desktop.
contentView.snp.makeConstraints { make in
make.edges.equalToSuperview()
widthConstraint = make.width.equalTo(100).constraint
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment