Circular UI Slider with Image and Color

后端 未结 2 1679
时光说笑
时光说笑 2021-01-26 07:38

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 fil

2条回答
  •  终归单人心
    2021-01-26 08:07

    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

提交回复
热议问题