Skip to content
main
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Release Swift 5.0 Swift Package Manager Compatible

Petrify 2021-04-24 at 10 48 09 AM

A collection of UIKit and SwiftUI extensions to speed up app development

Reference Documentation

Extensions

Methods

Installation

Add the url for ExtensionKit in Xcode and Import ExtensionKit to start using it.

https://github.com/gtokman/ExtensionKit.git

Contact

Follow and contact me on Twitter at @f6ary.

Contributions

If you find an issue, just open a ticket on it. Pull requests are warmly welcome as well.

Steps

  1. Clone repo
  2. Important pls use semantic commit messages (ex: feat: your description)
  3. Add extension to source directory
  4. Tests are optional but add any in the Tests directory
  5. Add documentation to the extension (opt + cmd + /) in Xcode
  6. Submit a PR
  7. After it merges, I'll cut a new release and update the docs

License

ExtensionKit is licensed under the MIT license.