FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

uiue/MYNStickyFlowLayout: Drop-in sticky headers and footers for UICollectionView. · GitHub

 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MYNStickyFlowLayout

Drop-in sticky headers and footers for UICollectionView.

Installation

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

pod 'MYNStickyFlowLayout'

Alternatively, you can just drag the files from MYNStickyFlowLayout / Classes into your own project.

Usage

To run the example project; clone the repo, and run MYNStickFlowLayout.xcworkspace from the Example directory.

Configure your collection view layout to use MYNStickyFlowLayout. Here's an example on how you to do it in Storyboard.

Now all your section headers and footers will get the sticky effect like table view.

Inspiration

Draws heavy inspiration from CSStickyHeaderFlowLayout written by James Tang.

Author

Param Aggarwal, paramaggarwal@gmail.com

License

MYNStickyFlowLayout is available under the MIT license.

About

Drop-in sticky headers and footers for UICollectionView.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL