MYBannerCycleView是用UICollectionView实现的,使用的时候也特别简单,就跟使用UICollectionView一样的清爽。 代码规范,结构清晰,个人感觉没有一点冗余代码,欢迎各路大神批评指正,喜欢的可以给star。
To run the example project, clone the repo, and run pod install
from the Example directory first.
MYBannerCycleView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'MYBannerCycleView', '~> 0.0.2'
sunjinshuai, s_mike@163.com
MYBannerCycleView is available under the MIT license. See the LICENSE file for more info.