ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
Xcode 8 headers (imports) sorting tool
September 24, 2016 • MIT License
Xcode shortcut to sort #imports. Support Xcode 8
CleanHeaders-Xcode
October 26, 2015 • MIT License
A simple iSort like header sorting and duplicate removal plugin for Xcode
ASFloatingHeadersFlowLayout
May 04, 2015 • MIT License
High performance implementation of CollectionView Flow Layout for Sticky/Floating headers behavior like in table view.
Used new iOS7/8 features with partial invalidation.
TFStackingSectionsTableView
September 28, 2014 • MIT License
In a regular table view, only the current section header is pinned to the top. TFStackingSectionsTableView keeps all the section headers on screen, stacked at the top and bottom of the table. You c...
PDKTStickySectionHeadersCollectionViewLayout
February 06, 2014 • MIT License
UICollectionView Layout that makes section headers stick to the top of the collection view, over its section cells.