SwiftCGRectExtensions
SwiftCGRectExtensions copied to clipboard
Adding CGRect control points and pinning
Hey nschum!, Thanks for this cool project, it makes manual layout code so much easier to read and write.
I'm suggesting a few slight API changes, along with the introduction of CGRectControlPoint instead of using UIEdgeInsets for alignment of rects.
Documentation for new API to follow.