MVCarouselCollectionView
MVCarouselCollectionView copied to clipboard
UICollectionView-based image carousel written in Swift
Please try any artitecture Patten to create this example.
Swift 4
It's great library, why you don't support Swift 4?
Update swift code for fitting swift 4
Updated copyright year in Readme file
After installing **MVCarouselCollectionView** in my project I see blank view. In installation and usage there were no problem. I dug up a tittle by setting breaking point into your collection...
can you make it block based in case we want to import multiple carousel in table list view per example
Hi, I want the image to fill the container but I don't know how. There is a margin (top and bottom). I tried adding this line in my custom loader:...
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...
I run the code in xcode 7 and swift 2 I can fix the image size and scroll from left to right normally and I can scroll back before the...
Update the carousel and the demo app to properly support interface rotation and size classes.