SquareMosaicLayout
SquareMosaicLayout copied to clipboard
An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations :large_orange_diamond:
When collection view has thousands of items then method **prepare()** works slow that causes some lags/freezes, especially it is noticeable on device orientation change. Thanks.
Hi, For iOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible Take a look at these articles: - [Ruthlessly Simple Dependency Management with Carthage](https://bit.ly/2IWvGks) - [Carthage Tutorial:...
Is this compatible with objective c? I am able to import it by using the following code, but cannot initialize it. `#import "SquareMosaicLayout-Swift.h"`