Circular UI Slider with Image and Color

2019-03-05 03:06发布

问题:

I am working on an app, with UISlider and need to make it circular. Is it possible via some native code, or does a 3rd party library have to be integrated?

I want to fill color as user will slider over slider.

回答1:

You can find 3rd party libraries for circular slider.

Take a look into these:

https://www.cocoacontrols.com/controls/uicircularslider

https://github.com/thomasfinch/Circular-UISlider

https://github.com/milianoo/CurvySlider



标签: ios uislider