UPCarouselFlowLayout icon indicating copy to clipboard operation
UPCarouselFlowLayout copied to clipboard

A fancy carousel flow layout for UICollectionView on iOS.

Results 43 UPCarouselFlowLayout issues
Sort by recently updated
recently updated
newest added

Hi I put the UPCarousel inside a view that is in a Container view. Normally I can run the project but I can't select the current page. What can I...

Currently, layout only support swipe item one by one, not support quick swipe / flick like this: ![](http://i.giphy.com/26xBEbGFxdBbhr9du.gif) https://dribbble.com/shots/3132598-Carousel This pull request will add support for scroll multiple items, flick...

when i give the same size to all of the cells it's fine, but when i want to change the size dynamically according to content of the cell, the collection...