/JellySlider

A UISlider replacement made of jelly.

Primary LanguageSwiftMIT LicenseMIT

JellySlider

CI Status Version License Platform

A fun replacement for UISlider. The slider uses bezier paths within a CAShapeLayer for the track and slider knob, Sprite Kit for particles, and force touch for expanding the knob when force on the screen changes.

Demo

Example

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

Installation

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

pod "JellySlider"

Author

Kyle Zaragoza, popwarsweet@gmail.com

License

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