IntervalSlider

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

  • 所有者: shushutochako/IntervalSlider
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者shushutochako/IntervalSlider
主编程语言Swift
编程语言Swift (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2015-10-01 03:12:17
推送于2016-10-27 18:00:42
最后一次提交2015-10-05 18:38:40
发布数1
最新版本名称0.0.1 (发布于 )
第一版名称0.0.1 (发布于 )
用户参与
星数67
关注者数4
派生数21
提交数4
已启用问题?
问题数2
打开的问题数2
拉请求数0
打开的拉请求数1
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?