- August 20, 2025
- Mins Read
Highly customizable iOS tags view (like NSTokenField). Supports horizontal and vertical direction, editing, multiple selection, Auto Layout and much more.
Note: You can use tagsView tintColor for changing tags color.
Click here for Live Preview.
To run the example project, clone the repo, and run pod install
from the Example directory first.
RKTagsView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod “RKTagsView”
Format phone numbers as they're typed—entirely in SwiftUI. 📱 Get Started | Examples | Customize | Features | Install | Pricing And it's as easy as
CurrencyText provides lightweight libraries for formating text field text as currency, available for both UIKit and SwiftUI. Its main core, the CurrencyFormatter class, can also ...
SlidingTabView is a simple Android-Like tab view that is built using the latest and greatest SwiftUI. Almost everything is customizable! Installation ...
A SwiftUI UITabBarController implementation that retains state between tab changes. Big thanks to Amzd and everyone who helped to refine this gist as it ...