TinyConstraints

TinyConstraints is the syntactic sugar that makes Auto Layout sweeter for human use.

Features:

  •  Pure Swift 5 sweetness.
  •  Everything you can do with Auto Layout, but shorter.
  •  Constraints are active by default.
  •  100% compatible with other Auto Layout code.
  •  Optionally store your constraints.
  •  Set constraint priorities upon creation.
  •  Constrain directly to the superview.
  •  Stack views together with one line of code.
  •  No need to set translatesAutoresizingMaskIntoConstraints because TinyConstraints does it for you.

Posted

in

,

by

Tags:

Comments

Leave a Reply