Jian

Results 7 comments of 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 ![](https://ws1.sinaimg.cn/large/7d35e6e1gy1fpzo2rx8n3j21ok0qugq8.jpg) ![](https://ws1.sinaimg.cn/large/7d35e6e1gy1fpzo2rz8mtj21ou0xan5a.jpg) ![](https://ws1.sinaimg.cn/large/7d35e6e1gy1fpzo2rxi57j21nv0lctdn.jpg) 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 写了个真*无限滚动的