IntervalSlider

IntervalSlider is a slider library like ReutersTV app. written in pure swift.

  • Owner: shushutochako/IntervalSlider
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

IntervalSlider

CI Status
Version
License
Platform

Description and appetize.io`s DEMO

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

Requirements

  • iOS 8.0+
  • Xcode 7

Installation

CocoaPods(iOS 8+)

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

use_frameworks!  
pod "IntervalSlider"

Manual Installation

The class file required for IntervalSlider is located in the Classes folder in the root of this repository as listed below:

IntervalSlider.swift

##Usage
Check out the demo project for details.

Customization

  • case MinimumTrackTintColor(UIColor)
  • case MinimumValue(Float)
  • case MaximumValue(Float)
  • case LabelBottomPadding(CGFloat)
  • case DefaultValue(Float)
  • case AddMark(Bool)
  • case ThumbImage(UIImage)

License

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

Main metrics

Overview
Name With Ownershushutochako/IntervalSlider
Primary LanguageSwift
Program languageSwift (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2015-10-01 03:12:17
Pushed At2016-10-27 18:00:42
Last Commit At2015-10-05 18:38:40
Release Count1
Last Release Name0.0.1 (Posted on )
First Release Name0.0.1 (Posted on )
用户参与
Stargazers Count67
Watchers Count4
Fork Count21
Commits Count4
Has Issues Enabled
Issues Count2
Issue Open Count2
Pull Requests Count0
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private