Jdb156158 / DBSliderButtonControlViewLinks
优步下边进行滑动或点击选择车型,感觉挺爽的。代码参照了http://code.cocoachina.com/view/124056这位兄弟的,在他上边改动了部分实现了优步下滑菜单的效果。 当前工程为arc版本,后边会在出一个mrc的。 用法: _filter = [[SEFilterControl alloc]initWithFrame:CGRectMake(25, 5, self.view.frame.size.width-50, 15) Titles:[NSArray arrayWithObjects:@"人民轿车", @"高级轿车", @"豪华轿车", @"优步专车", nil]]; [_filter addTarget:self action:@selector(filterV…
☆13Updated 9 years ago
Alternatives and similar repositories for DBSliderButtonControlView
Users that are interested in DBSliderButtonControlView are comparing it to the libraries listed below
Sorting:
- 仿 36kr, 新浪新闻新版 下划线选中动画效果, 选中字体颜色渐变, Swift3.0☆40Updated 8 years ago
- 动态主题切换框架,支持本地多主题配置或者网络多主题配置☆32Updated 6 years ago
- ☆25Updated 8 years ago
- ZYQPhotoBrowser is a new implementation based on MWPhotoBrowser.☆17Updated 8 years ago
- 一个图片浏览,选择类库,支持IOS7+,支持预览☆24Updated 9 years ago
- 一个聊天输入框的工具栏,类似微信聊天工具栏,可自定义,集成方便☆29Updated 7 years ago
- 一款简单的UILabel扩展。支持修改字间距,行间距,设置关键字,下划线,自动计算高度并返回☆21Updated 9 years ago
- ☆14Updated 9 years ago
- Circular Progress View with dash line and solid line in Objective-C