TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Sep 2017 |
SwiftSwift Version | 3.0 |
SPMSupports SPM | ✗ |
Maintained by Nicky Patson.
Graident Uicontrol Slider
Graident layer slider using UIView
To run the example project, clone the repo, and run pod install
from the Example directory first.
coolSlider.defaultValue = 0.1;
coolSlider.actionBlock={slider,newvalue in
}
* Swift 3.0.1
* XCode 8.3.1
* iOS 9.0 (Min SDK)
GradientSlider is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'GradientSlider’, :git=> ‘https://github.com/nickypatson/GradientSlider’
Nicky Patson
GradientSlider is available under the MIT license. See the LICENSE file for more info.