SwiftCGRectExtensions
SwiftCGRectExtensions copied to clipboard
A collection of CGRect, CGPoint and CGSize convenience functions for Swift
Results
3
SwiftCGRectExtensions issues
Sort by
recently updated
recently updated
newest added
Migration to Swift 3
https://github.com/kirviz/SwiftCGRectExtensions.git For Carthage use: `github "kirviz/SwiftCGRectExtensions" "swift/3.0"` seems to work. Thanks @kirviz
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...