SWaterFallFlowLayout | SFloatingHeaderFlowLayout | SStackFlowLayout |
---|---|---|
SWaterFallFlowLayout | SStackFlowLayout |
SFlowLayoutKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SFlowLayoutKit'
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
github "Cyrex/SFlowLayoutKit"
Copy and add all of the files in the SFlowLayoutKit
directory (and its subdirectories) into your project.
Cyrex, szwathub@gmail.com
SFlowLayoutKit is available under the MIT license. See the LICENSE file for more info.