SNCollectionViewLayout
Collection View Layouts is a set of custom flow layouts for iOS which imitate general data grid approaches for mobile apps.
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Using
1- Create instance
2- Delegate
Requirements
- Swift 4.2+
- Xcode 10.0+
- iOS 11.0+
Installation
SNCollectionViewLayout is available through CocoaPods. To install
it, simply add the following line to your Podfile: