Add property wrappers.
This repository provides an extensive set of extensions for the Apple native frameworks including UIKit, CoreGraphics, QuartzCore, Combine etc.
TODO: fill the chapter
The package is available for the Swift versions above 5.7 and the following platforms:
Select XCode menu Files > Swift Packages > Add package dependency ... and then enter the repository URL
Files > Swift Packages > Add package dependency ...
https://github.com/whutao/everything-at-once
Add the following to your podfile
pod 'EverythingAtOnce'
The package is released under the MIT license. See LICENSE for more information.
Everything at once!
This repository provides an extensive set of extensions for the Apple native frameworks including UIKit, CoreGraphics, QuartzCore, Combine etc.
Examples
TODO: fill the chapter
Requirements
The package is available for the Swift versions above 5.7 and the following platforms:
Installation
a. Swift Package Manager
Select XCode menu
Files > Swift Packages > Add package dependency ...and then enter the repository URLb. CocoaPods
Add the following to your podfile
Contributing
TODO: fill the chapter
License
The package is released under the MIT license. See LICENSE for more information.