Swift Packages
Repository | Description |
---|---|
HandyUIKit | Handy UI features that should have been part of UIKit in the first place. |
ScaledToFit | Scale up or down a rectangle size so that it fits into another rectangle size. |
EasierCGRect | Making CGRect play nice with data storage and calculations is annoying. Easier CGRect is a straightforward Swift extension that adds critically missing / boilerplate functionality to CGRect.. |
CGExtensions | Arithmetic operators and utility functions for CGPoint, CGSize and CGRect |