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

Fixed the path for the demo gif and also added some highlighting to the installation code and usage docs.

![simulator screen shot - iphone 8 plus - 2018-06-14 at 15 46 34](https://user-images.githubusercontent.com/36256054/41406548-55283306-6fea-11e8-8cd9-ad027f9b34bc.png)

Add Pakge.swift Swift Pakage Manager support

Trying to configure it in Storyboard but it is giving me this error. All three properties are not coding complaint. [Storyboard] Unknown class _TtC14DayCare_Module20UPCarouselFlowLayout in Interface Builder file. Failed to...

Hi, I want the cells to start at 3. How can I do that.

I am customizing the frame size then the value of current page is getting wrong.

- Improve code style - adapt to swift package manager

I have few cells in my collection view, now I deleted the first cell or last cell. After deleting I'm reloading the collection view, here the next cell or previous...

My cells are not centralizing and have no ideia why. Do i need to do something special?