The missing UIKit component. A scrollable alternative to UISegmentedControl
Requirements
iOS 15.0 and higher
Installation
dependencies: [
.package(url: "https://github.com/hugo-pivaral/UITabControl.git", .exact("1.0.0")),
],
After installing the SPM into your project import UITabControl with
import UITabControl