LXPageViewWithButtonsViewController
2016年8月6日 • MIT授权
结合了UIPageViewController和高度可定制的页面选择标签。标签按钮可以随意定位。
ReuseCellConfigure
2016年8月6日 • MIT授权
你可以配置可用于单元格,无需进行cast! let cell = tableView.dequeueReusableCellWithIdentifier("LeftIconTableViewCell", classForCell: LeftIconTableViewCell.self) { $0.alphabetLabel.te...
ASHorizontalScrollerPaging_Swift
2016年8月5日 • MIT授权
ASHorizontalScrollerPaging是一种用于显示应用首次启动时一些屏幕或作为图片画廊的非常简单的控件