EFCircularSlider
EFCircularSlider copied to clipboard
An extensible circular slider for iOS applications
@eliotfowler Hello Sir, Your Library is very good to use. But I'm not able to start the slider from bottom. If you can please help I will be thankful. And...
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
How can i change the angle of minimum value ?? so it's start from the right and not the top
Is this slider is available for android ?
I would like to count the number of times I do a revolution. Anyone have an idea?
add delegate style to Monitor slider‘s value Change, the style of addtagert by changeValue maybe a little people don't know it
Is there a way to update a slider from another slider ? thank you
Setting the currentValue of the slider directly works perfectly. When I try to set it in an animation though the drawn elements are not properly rendered. This is how I...
Hi, when I try to compile the code using EFCircularSlider imported with bridging header in swift I get 18 errors "Explected a type" in EFCircularTrig.h, what could it be the...
Thanks for this AWESOME slider ! I'm wondering if there is a way to prevent the slider from being dragged beyond the maximum duration ? Thanks!