Platform: iOS 15.0+ Language: Swift 5 License: MIT

UITabControl-Expo

Requirements

iOS 15.0 and higher

Installation

Swift Package Manager:

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

Author

Hugo Pivaral

GitHub

View Github