LNZCollectionLayouts icon indicating copy to clipboard operation
LNZCollectionLayouts copied to clipboard

A collection of CollectionViewLayout.

Results 8 LNZCollectionLayouts issues
Sort by recently updated
recently updated
newest added

This PR adds support for Swift Package Manager by adding a Package.swift file (I have tested this integration on my local branch where it integrates into a sample project without...

This allow to change alpha value for side items. If `sideItemAlpha = 0`, then left and right not centered items has alpha = 0. It allows to change alpha for...

Trying to change the cell size but it is not working. I'm using the sizeforItemat methods but it is not working.

Now that https://github.com/gringoireDM/LNZCollectionLayouts/pull/28 has been merged (thanks for merging by the way 🙏🏻) I wanted to raise an issue to tag a minor point release just so that there's a...

enhancement

Hi, thanks for good code I have a question about UICollectionView function "moveItem(at: to:)" When i use it with your LNZCarouselCollectionViewLayout it looks bad, can u do something with it?

enhancement

I can see this problem (I made video for you, may be it helps you to reproduce ) http://recordit.co/gMGP5cnTmt

enhancement

xcode 9.3 iphone 5 (simulator) ios 10 UICollectionView is empty if count of items more than 34 ![7uxzcjleao](https://user-images.githubusercontent.com/11560150/39071775-ff916fbc-44f0-11e8-8016-8e7f3c523869.gif)

bug