What is 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.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/roberthein/TinyConstraints
  • Resource Maker: Robert-Hein Hooijmans
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • CocoaPods: TinyConstraints
  • Carthage: roberthein/TinyConstraints