novoda / novoda-constraints

Autolayout Cocoapod used in Novoda projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add constraint attributes to set height/width

simonrowlands opened this issue · comments

commented

Currently you can only set a constant but it would be useful if you could set, for example:

imageView.set(height: 50, relatedBy: .lessThanOrEqualTo)

Closing as this repository is no longer under maintenance and it's about to be archived