- Swift 4.0 support
- Swift Package Manager support (thanks to @ThibaultVlacich)
The priority
attribute has been changed to UILayoutPriority
instead of Float
, allowing you to use the built-in constants .required
or .defaultHigh
for example.
The priority
attribute has been changed to UILayoutPriority
instead of Float
, allowing you to use the built-in constants .required
or .defaultHigh
for example.