Search code examples
iosobjective-cuser-interfacecircular-slider

EFCircularSlider set currentValue programmatically


I am using EFCircularSlider IOS component and I would like to change its value to apply on the interface. Only setting the value to currentValue is not worling.


Solution

  • I was using cocoapods latest version (0.1.0). Dowloading the latest revision it worked.

    See: https://github.com/eliotfowler/EFCircularSlider/issues/15