Skip to content

geor-kasapidi/PinIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinIt

AutoLayout Helper

Usage

x.pinEdges(to: y, bottom: .nan)
x.pin(.height).to(y).multiply(by: 0.5).equal(priority: .defaultHigh)
x.pin(.height).const(250).greaterThanOrEqual()
x.pinCenter(to: y, dx: 8, dy: 8)
x.pin(.height).const(64).equal()
x.pin(.width).const(64).equal()

About

🧲 AutoLayout Helper

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published