CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✓ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Oct 2016 |
SPMSupports SPM | ✗ |
Maintained by Arseniy Kuznetsov.
AKPFlowLayout is a custom Collection View layout with configurable global header and pinnable, stretchable section headers.
Initial docs, generated with jazzy and hosted by GitHub Pages.
1) Clone the repository
$ git clone https://github.com/akpw/AKPFlowLayout
2) Run carthage.sh
$ cd AKPFlowLayout
$ ./carthage.sh
3) Open the workspace in Xcode
$ open "AKPFlowLayout.xcworkspace"
4) Compile and test in Xcode