发布:2020-11-03
99
在系统slider上封装的,还有Bug,这样的滑块不难制作,为大家制作此类控件提供灵感
发布:2020-08-13
44
颜色透明度调整:0-100 - (void)viewDidLoad { ; UIProgressView *progress = [; ; oooview = [; oooview.endColor = ; oooview.delegate =self; ; } -(void)touchesBegan:(NSSet...
发布:2020-06-16
130
产品介绍:https://www.dingxiang-inc.com/business/captcha 接入文档:https://www.dingxiang-inc.com/docs/detail/captcha 超过5M了,没法全部上传,可以根据需要直接...
发布:2020-03-30
116
利用UICollectionView构造一个样式可高度自定义的游标卡尺,可实现数据精确滑动选择,实现滑动选择和文本输入联动。 Github:https://github.com/xj...
发布:2020-01-15
190
发布:2019-11-12
200
swift 写的自定义slider label值随着滑动,
发布:2019-11-08
224
项目里的小控件,比较简单,有需要就拿去吧。 https://github.com/yitezh/YTSliderView。
发布:2019-10-21
137
增加了渐变色
发布:2019-10-21
45
圆形滑动条
发布:2019-08-23
266
一个简单的双滑块双向穿透slider 详情:https://github.com/huangjian0414/DoubleSlider
发布:2019-06-28
215
自定义Slider,加大触摸范围,自定义Slider的高。代码较简单,希望对您有帮助。github地址:https://github.com/tangzhifengjluzh/ZFCustomSlider
发布:2019-05-28
464
自定义Slider
发布:2019-04-11
311
滑杆上有两个滑块,适合选择年龄,选择范围等情景 github地址 https://github.com/anonymity-du/DoubleSliderView-swift oc版本 https://github.com/anonymity-du/Double...
发布:2018-12-19
621
1 调用 WMZCodeView *codeView = [; ; 2 请前往GitHub下载 喜欢的给个星星 https://github.com/wwmz/WMZCode 3 简书介绍 https://www.jianshu.com/p/93d83018e5cd
发布:2018-08-10
298
游标卡尺选择体重,做了个简单的demo,代码地址:https://github.com/nick8brown/LXWeightView.git
发布:2018-05-24
288
两端滑动的slider
发布:2018-05-22
1308
基于系统UISlider 解决滑块不灵敏 显示百分比
发布:2018-05-17
561
如果好用,请给个stars鼓励下,谢谢 GitHub地址:https://github.com/wwp1/WWTwoSliderView
发布:2018-05-16
369
一个圆形的Slider控件。 实现方式很简单,用到了view的drawRect方法,复杂的地方只是数学计算。 需要传入所有的值以及当前值。 使用方式很简...
发布:2018-04-12
711
一个渐变的slider,支持手动刷新