Releases: bielikb/UseAutoLayout
Releases · bielikb/UseAutoLayout
Property wrapper hotfix
- unnecessary
valuewas removed from theUseAutoLayoutstruct. translatesAutoresizingMaskIntoConstraints = falseis now set form withinsetAutoLayoutfunction.wrappedValuenow invokessetAutoLayoutin it'sdidSetobserver.setAutoLayoutis called everytime whenUseAutoLayoutproperty 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