Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 581 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 581 Bytes

Knob

Highly customizable Knob component for UIKit applications

Sample

Installation

Swift Package Manager

Add Knob as a dependency of your project in Package.swift file:

dependencies: [
  .package(url: "https://github.com/rozd/Knob.git", .branch("master"))
]

Usage

Customize in Interface Builder