Closed alxbog closed 8 years ago
Also added ability to convert a single FluentLayout to NSLayoutConstraint. It's needed for example to store NSLayoutConstraint separately to change some of it's attributes (usually a constant) dynamically.
Thanks! A couple minor things:
iOSAttribute
to specify that they require iOS 8?Closing this since the branch/PR has gotten stale and has conflicts, but please do open a new PR if there are still changes you'd like to contribute!
iOS 8 adds new NSLayoutAttributes:
Added support for them in FluentLayout.