Skip to content

Empora/FFXRangeSlider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFXRangeSlider

iOS Range Slider Control with configurable Steps (based on https://github.com/sgl0v/MSRangeSlider)

FFXRangeSlider

Version License Platform

[Overview • Installation • Demo • Requirements • Licence]


FFXRangeSlider with steps

FFXRangeSlider Demo

##Overview

Range slider control that allows the user to select a range of values with two drag handles. The space between the handles is filled with a different background color to indicate those values are selected. Key features:

  • Looks similar to the UISlider,
  • IB_DESIGNABLE control with IBInspectable properties,
  • Well-documented,
  • Compatible with iOS 8.0 (iPhone & iPad) and higher.
  • Supports arbitrary step size and highlights selected range beautifully

Installation

pod "FFXRangeSlider"

Demo

Build and run the FFXRangeSliderDemo project in Xcode. The demo demonstrates how to use and integrate the MSRangeSlider into your project (via Interface Builder or manually).

##Requirements

  • Requires iOS 8.0 or later
  • Requires Automatic Reference Counting (ARC)

##Licence

FFXRangeSlider is MIT-licensed. See LICENSE.

About

🖖 FFXRangeSlider is an iOS Range Slider Control based on https://github.com/sgl0v/MSRangeSlider

Resources

License

Stars

Watchers

Forks

Packages

No packages published