/DKCircularSlider

iOS circular slider

Primary LanguageObjective-CMIT LicenseMIT

DKCircularSlider

CI Status Version License Platform

iOS circular slider.

IBDesignable and IBInspectables are supported, you can setup a slider right in the Interface builder. If you have any problems with it, try Editor / Refresh Views in XCode.

Constant value can be set. You can change colors, sizes, min and max values, constant value. Optional maximum value limiter can be set.

I use this control with ReactiveCocoa. Written in Objective C.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Animation

ScreenShot

Requirements

Tested on iOS 9 and higher. But probably it supports iOS 8 also.

Installation

DKCircularSlider is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DKCircularSlider'

Author

Denis Kutlubaev, kutlubaev.denis@gmail.com

License

DKCircularSlider is available under the MIT license. See the LICENSE file for more info.