LLSegmentViewController icon indicating copy to clipboard operation
LLSegmentViewController copied to clipboard

可添加header的多控制器列表,主流APP分类切换滚动视图(京东,网易新闻,爱奇艺,QQ弹性小球等,可高度自定义,项目结构清晰);UIScrollView 嵌套,可做个人详情页,商品详情页,页面多tableView滑动悬停

Results 13 LLSegmentViewController issues
Sort by recently updated
recently updated
newest added

通过pod repo update 更新过后尝试search还是一样,无法安装

可以把 segmentCtlView 这个属性改成 public var segmentCtlView = LLSegmentedControl(frame: CGRect.zero, tabBarItems: [UITabBarItem]()) 么, 允许外部自定义这个层view