Jian
Jian
You should provide a height constraints on your customView, otherwise your customView and the superView will have a zero height, and that's the reason your customView can't receive any touch...
@maicki    These settings work well with pre version XCode.
@wqforeverhell 临时解决方法就是把parameters声明成NSDictionary就可以编过了
@MatthewRamsey You could do as what @xumeng wrote. Just declare the "parameters" as NSDictionary, then you can build.
https://github.com/cj1024/CJCarouselView 写了个真*无限滚动的,支持这个,但需要自己做 PageControl
https://github.com/cj1024/CJCarouselView 写了个真*无限滚动的
https://github.com/cj1024/CJCarouselView 写了个真*无限滚动的