How to Create Range Slider programmatically in iOS?

前端 未结 2 391
被撕碎了的回忆
被撕碎了的回忆 2020-12-30 04:58

I want to create a range slider. but wahen I assign 2 sliders in same position then only 1 is working. I found some External APIs to create Slider. Is there any way to creat

2条回答
  •  遥遥无期
    2020-12-30 05:30

    VPRangeSlider : You can also use this, which provides both segmented as well as un-segmented slider for iOS.

提交回复
热议问题