Releases: bielikb/UseAutoLayout
Releases · bielikb/UseAutoLayout
Property wrapper hotfix
- unnecessary
value
was removed from theUseAutoLayout
struct. translatesAutoresizingMaskIntoConstraints = false
is now set form withinsetAutoLayout
function.wrappedValue
now invokessetAutoLayout
in it'sdidSet
observer.setAutoLayout
is called everytime whenUseAutoLayout
property wrapper is initialised or it's wrapper value changes.
Special thanks goes to Martin Kiss - https://github.com/Tricertops for co-op on this release!
@propertyWrapper UseAutoLayout
@propertyWrapper UseAutoLayout