/TopPicScrollerView

Package ScrollerView to achieve picture rolling cycle, according to the ScrollerView contentSize to determine the number of transmitting array.

Primary LanguageObjective-C

TopPicScrollerView

##实现图片轮播自动滚动功能 ###效果图如下:
image

demo里将轮播图控件封装放在了cell里,这样的目的是可以由tableview的滚动刷新轮播图资源。若不用刷新可不必这样设计。