GradientSlider 1.0.4

GradientSlider 1.0.4

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Nicky Patson.



  • By
  • nickypatson

GradientSlider

GraidentSlider

Graident Uicontrol Slider

Description

Graident layer slider using UIView

ScreenShot

Alt text

Example

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

How To Use

coolSlider.defaultValue = 0.1;

coolSlider.actionBlock={slider,newvalue in

}

Requirements

* Swift 3.0.1
* XCode 8.3.1
* iOS 9.0 (Min SDK)

Installation

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

pod 'GradientSlider’, :git=> ‘https://github.com/nickypatson/GradientSlider’

Author

Nicky Patson

HomePage

[email protected]

License

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