CocoaPods trunk is moving to be read-only. Read more on the blog, there are 7 months to go.

CCPCycleScrollView 1.0

CCPCycleScrollView 1.0

Maintained by Brain.Chu.



 
Depends on:
SnapKit>= 0
Kingfisher>= 0
 

  • By
  • Brian.Chu

f# CCPCycleScrollView

Platform Build Status
ios iOS 9.0 later

How To Use

使用 CycleScrollView.image 创建纯图片轮播
使用CycleScrollView.text创建纯文字轮播 ...... 自定义UICollectionViewCell,需要实现CycleAvailable协议,然后在CycleScrollView的扩展中加入自定义的类型

...... 具体使用方法参考demo