SVCircularSlider
September 22, 2020 • MIT License
A Customizable and Interactive Circular Slider, the user can select any value between 0% and 100%
SSCircularSlider
December 24, 2018 • Apache 2.0 License
A simple, powerful and fully customizable circular slider, written in swift.
No image provided.
HGCircularSlider
November 15, 2016 • MIT License
A custom reusable circular slider control for iOS application.
CircularSlider
October 15, 2016 • MIT License
A powerful Circular Slider. It's written in Swift, it's 100% IBDesignable and all parameters are IBInspectable.
MARKCircularSlider
March 19, 2015 • MIT License
A custom reusable circular slider control. Values range is between `minimumValue` and `maximumValue` (from 0 to 1 by default).
Please check Demo project for a basic example on how to use MARKCir...
RGCircularSlider
January 09, 2015 • MIT License
To use this control with interface builder you just need to drop RGCircularSlider in for the class of the
view in the storyboard of .xib file. You can also use initWithFrame: . To get the value of...
CircularSliderDemo
March 04, 2014 • MIT License
Circular Slider can be used for scalar values, list of values, and time
TB_CircularSlider
March 02, 2013 • Public Domain License
This is a circular slider to select a value from 0 to 360. The control is a subclass of UIControl and it is drawn using Core Graphics.
I built this slider for a tutorial about building custom c...
UICircularSlider
March 18, 2012 • MIT License
an iOS UISlider which displays value in a circle / pie.