TagKit

0.1.1

TagKit makes it easy to create tag-based apps in SwiftUI.
danielsaidi/TagKit

What's New

2022-09-07T08:40:29Z

This version adjusts the tag capsule border to be rendered as an overlay.

TagKit Logo

Version Swift 5.6 MIT License Twitter: @danielsaidi

About TagKit

TagKit makes it easy to work with tags in Swift and SwiftUI.

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

You can also clone the repository and build the library locally.

Getting started

The online documentation has a getting-started guide that will help you get started with the library.

Documentation

The online documentation has articles, code examples etc. that let you 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.

Description

  • Swift Tools 5.6.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Mar 18 2023 07:22:54 GMT-0500 (GMT-05:00)