HeatSlider 0.1.1

HeatSlider 0.1.1

Eric Pintos 维护。



  • 作者:
  • Eric Pintos

HeatSlider

一款简单的基于 iOS11 的滑动控件

Version License Platform

示例项目

要运行示例项目,请克隆仓库,然后先从 Example 目录运行 pod install

安装

CocoaPods

HeatSlider 通过 CocoaPods 提供。要安装它,只需将以下行添加到 Podfile 中

pod "HeatSlider"

手动

克隆仓库

$ git clone https://github.com/ericnpc/HeatSlider.git

##使用方法

  • 在 Interface Builder 中创建一个 UIView,并将其更改到 HeatSlider 类。
  • 设置滑动条的代理

作者

许可证

HeatSlider 可在 MIT 许可证下使用。更多信息请参阅 LICENSE 文件。