Coeur/CollectionViewCenteredFlowLayout
A layout for UICollectionView that aligns the cells to the center.
Installation with CocoaPods
pod 'CollectionViewCenteredFlowLayout'Usage
Simply set CollectionViewCenteredFlowLayout as the layout object for your collection view either via Interface Builder.
CollectionViewCenteredFlowLayout is a subclass of UICollectionViewFlowLayout, so your collection view delegate can use all the delegate methods of UICollectionViewDelegateFlowLayout.
License
CollectionViewCenteredFlowLayout is released under the MIT license.
Package Metadata
Repository: Coeur/CollectionViewCenteredFlowLayout
Stars: 111
Forks: 20
Open issues: 2
Default branch: main
Primary language: swift
License: MIT
README: README.md