ReplacementRangeSlider 0.1.6

ReplacementRangeSlider 0.1.6

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

Maintained by kaneko.



  • By
  • yKaneko11

ReplacementRangeSlider

CI Status
Version
License
Platform

image3

Example

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

Requirements

Installation

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

pod 'ReplacementRangeSlider'

Usage

Please specify ReplacementRangeSlider for class of storyboard

image1

You can specify each element

image2

Examples

@IBOutlet weak var slider: ReplacementRangeSlider!

slider.delegate = self
slider.setUp()

Author

yKaneko11

License

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