PoporSegmentView
示例
要运行示例项目,请先克隆repo,然后从Example目录运行pod install
。
系统要求
安装
PoporSegmentView可以通过CocoaPods获得。要安装它,只需简单地将以下行添加到您的Podfile中
pod 'PoporSegmentView'
1.04 版开放接口:- (void)updateLineViewToBT:(UIButton *)bt
1.07 增加: btTitleSFont 设置btTitleSFont的话, titleArray最好不要太多, 否则滑动的时候UI.frame变化尺寸比较大影响效果
1.08 移除了 PoporUI 的依赖
1.10 修改 拖拽 和 代码控制 scrollview frame 逻辑
1.11 PoporSegmentViewTypeScrollView 的 bt masonry 增加top bottom =0
1.12 滑动的时候 增加了 标题颜色渐变功能
作者
popor,[email protected]
许可协议
PoporSegmentView 在 MIT 许可协议下可用。更多信息请参阅 LICENSE 文件。