CSStickyHeaderFlowLayout
Sticky Header Layout
A custom collection view layout that replaces UITableView's behavior with parallax headers and sticky section headers.
UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
5k stars
143 watching
611 forks
Language: Objective-C
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chiahsien/chtcollectionviewwaterfalllayout | A UICollectionView layout class that mimics Pinterest's waterfall design | 4,545 |
kelvinjin/animatedcollectionviewlayout | A UICollectionViewLayout subclass with customizable animations and transitions | 4,758 |
soysaucelab/collectionkit | A modern framework for building composable data-driven collection views | 4,410 |
applikeysolutions/vegascroll | An animation-based layout for UICollectionView to display a flow of items | 2,936 |
forkingdog/fdstackview | Replaces UIStackView with a compatible alternative allowing direct use on earlier iOS versions. | 2,530 |
roberthein/bouncylayout | A layout system for collection views that simulates a bouncy effect on cell movements. | 4,250 |
dasdom/breakouttorefresh | A playable pull to refresh view using SpriteKit | 2,477 |
bryankeller/blkflexibleheightbar | Create header bars with flexible heights like those seen in Facebook and Safari apps | 3,041 |
yacir/collectionviewslantedlayout | A CollectionView Layout that displays slanted cells in a UICollectionView. | 2,303 |
cvcalendar/cvcalendar | A custom visual calendar component for iOS 8+ written in Swift | 3,486 |
cewendel/swtableviewcell | A utility table view cell subclass with swipeable content and dynamic button layout. | 7,129 |
andreamazz/amscrollingnavbar | Custom navigation controller for scrolling content views | 6,049 |
ramotion/paper-onboarding | An iOS UI component library for onboarding sequences | 3,330 |
transitapp/svwebviewcontroller | A simple inline browser for iOS apps with features like navigation and sharing capabilities. | 2,575 |
romansorochak/parallaxheader | A Swift library for creating parallax headers in UIScrollView and its subclasses. | 1,037 |