SCPageView 0.1.0

SCPageView 0.1.0

SamChiang维护。



  • 作者:
  • SamChiang

SCPageView

CI Status Version License Platform

一个基于 UICollectionView 的广告轮播图,采用了三个 Cell ,实现无限循环轮播。仅是提供 UICollectionView 实现轮播的一种方式、慢慢完善

需求

  • Xcode 8或更高版本
  • iOS 8.0或更高版本

安装

SCPageView可通过CocoaPods获得。安装它,只需将以下行添加到您的Podfile中

pod 'SCPageView'

作者

SamChiang, [email protected]

未来

  • 实现Attributes的一些动效
  • 完善快速滑动时,末尾可能出现的滑动卡顿
  • 实现点击回调
  • 完善PageControl自定义配置
  • 完善FlowLayout自定义配置