SFlowLayoutKit
SWaterFallFlowLayout | SFloatingHeaderFlowLayout | SStackFlowLayout |
---|---|---|
SWaterFallFlowLayout | ![]() |
SStackFlowLayout |
Requirements
Installation
CocoaPods
SFlowLayoutKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SFlowLayoutKit'
Carthage
Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods.
To install with carthage, follow the instruction on Carthage
Cartfile
github "Cyrex/SFlowLayoutKit"
Manual Installation
Copy and add all of the files in the SFlowLayoutKit
directory (and its subdirectories) into your project.
Author
Cyrex, [email protected]
License
SFlowLayoutKit is available under the MIT license. See the LICENSE file for more info.