轮播视图swift版代码量少.zip
一个swift写的广告轮播组件,支持代理和闭包的形式设置数据源和事件代理。代码少容易修改,可以很方便定制。支持Cocoapods,支持swift 3 github: https://github.com/chinabrant/BBannerView self.banner2.numberOfItems = { (bannerView: BBannerView) -> Int in return self.images.count } self.banner2.viewForItem = { (bannerView: BBannerVie
下载地址
用户评论