DroidsOnRoids / SwiftCarousel

Lightweight, written natively in Swift, circular UIScrollView.

Home Page:http://www.thedroidsonroids.com/blog/ios/circular-scroll-view-swiftcarousel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I cannot user Carousel in table view

daicaga opened this issue · comments

Hi there,

I tried to use this control with my app.
I'm using table view to present some of dynamic data.
In each row, I want to add the carousel to view all of row items.
But it seems cannot use carousel in tableview (I saw no error on log). In table view, that carousel don;t show.

So, could you please help me to know why?

Regards,
dacaga

commented

Hey @daicaga. Thanks for filling the issue! 🎉

Although I didn't try to do it with UITableView, it would be really helpful if you could add some code that you are using to init carousel in table view. Additional screenshots/GIFs would be awesome as well.

There is also a question if this happens all the time (if we can reproduce it on clean build) or is it only in your case? Did you try it?

Thanks! 🙇