ZUICollectionViewHeaderHoveringFlowLayout

用于UICollectionView实现任意Header置顶的FlowLayout.


License
MIT
Install
pod try ZUICollectionViewHeaderHoveringFlowLayout

Documentation

ZUICollectionViewHeaderHoveringFlowLayout

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ZUICollectionViewHeaderHoveringFlowLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ZUICollectionViewHeaderHoveringFlowLayout"

if you are using Swift 2.3, add the following line to your Podfile instead:

pod "ZUICollectionViewHeaderHoveringFlowLayout", '0.0.9'

Author

ZackZheng, zhengzuanzhe@gmail.com

License

ZUICollectionViewHeaderHoveringFlowLayout is available under the MIT license. See the LICENSE file for more info.