TagKit Logo

Version Swift 5.6 MIT License Twitter: @danielsaidi

About TagKit

TagKit makes it easy to work with tags in Swift and SwiftUI on iOS, macOS, tvOS and watchOS.

The result can look like this or completely different:

Tags and tag views can be customized to fit your specific needs. You can change the slug format and tag any custom models, and when presenting tags you can apply custom styling and use any views you like.

Supported Platforms

TagKit supports iOS 13, macOS 11, tvOS 13 and watchOS 6.

Installation

TagKit can be installed with the Swift Package Manager:

https://github.com/danielsaidi/TagKit.git

or with CocoaPods:

pod TagKit

Getting started

To get started with Tag, have a look at this getting started guide.

Documentation

The online documentation contains more information, code examples etc. and makes it easy to overview the various parts of the library.

The online documentation is currently iOS-specific. To generate documentation for other platforms, open the package in Xcode, select a simulator then run Product/Build Documentation.

Demo Application

I will create a demo application for this package once it gets 100+ stars.

Support

You can sponsor this project on GitHub Sponsors or get in touch for paid support.

Contact

Feel free to reach out if you have questions or if you want to contribute in any way:

License

TagKit is available under the MIT license. See the LICENSE file for more info.

GitHub

View Github