A Simple iOS11-inspired Slider
To run the example project, clone the repo, and run pod install
from the Example directory first.
HeatSlider is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "HeatSlider"
Clone the repository:
$ git clone https://github.com/ericnpc/HeatSlider.git
##Usage
- Create an UIView in Interface Builder and change to HeatSlider class.
- Set the Slider's Delegate
- Eric Pintos - [email protected]
HeatSlider is available under the MIT license. See the LICENSE file for more info.