You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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