MVCarouselCollectionView
MVCarouselCollectionView copied to clipboard
setCurrentPageIndex() method doesn't work
Hello,
I am using your widget, but I can't set initial page index on this controller. If I use setCurrentPageIndex() method, it doesn't go to the page, and layout is broken.
And I can't even use self.collectionView.scrollToItemAtIndexPath() method too.
Any suggest to me?
Thanks, Lubos