Skip to content

v2.0.0: Honed & Refined

Compare
Choose a tag to compare
@smileyborg smileyborg released this 08 Jun 00:16
· 5 commits to master since this release
  • (Breaking change) Previously deprecated public API methods are removed
  • New API method on NSLayoutConstraint to easily install constraints (automatically determining the correct view to add to)
  • Additional variants of the autoDistributeViews... methods to optionally include inset spacing from the first and last views to their superview
  • Calling the UIView+AutoLayout API methods on a view with translatesAutoresizingMaskIntoConstraints = YES will now automatically update the property to NO