TaggerKit Versions Save

🏷 TaggerKit helps you to quickly implement tags in your UIKit apps, so you can go on and test your idea without having to worry about logic and custom collection layouts.

0.6.1

4 years ago

• Added support for Swift Package Manager; • Fixed a bug that was causing a tag view to not send tags to another one by tapping the button; • Added a convenience init method to create a tag view more quickly;

0.6.0

4 years ago

• Added Carthage support; • Added custom border properties for tags; • Some code refactoring; • Checked support for iOS 13, Xcode 11 and Swift 5.1;

0.5.0

5 years ago

0.4.1

5 years ago
  • Removed "Done" button and toolbar for the keyboard.
  • Merged pull request by @matthewweldon (added support for iOS 11)