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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
JellySlider is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "JellySlider"
Kyle Zaragoza, popwarsweet@gmail.com
JellySlider is available under the MIT license. See the LICENSE file for more info.