CHTCollectionViewWaterfallLayout
Waterfall layout
A UICollectionView layout class that mimics Pinterest's waterfall design
The waterfall (i.e., Pinterest-like) layout for UICollectionView.
5k stars
129 watching
701 forks
Language: Objective-C
last commit: about 2 years ago
Linked from 1 awesome list
pinterestuicollectionviewuicollectionviewlayoutwaterfall-layout
Related projects:
Repository | Description | Stars |
---|---|---|
csstickyheaderflowlayout/csstickyheaderflowlayout | A custom collection view layout that replaces UITableView's behavior with parallax headers and sticky section headers. | 5,036 |
soysaucelab/collectionkit | A modern framework for building composable data-driven collection views | 4,403 |
applikeysolutions/vegascroll | A lightweight animation flowlayout for UICollectionView in Swift 4. | 2,936 |
kelvinjin/animatedcollectionviewlayout | A UICollectionViewLayout subclass with customizable animations and transitions | 4,750 |
roberthein/bouncylayout | A layout system for collection views that simulates a bouncy effect on cell movements. | 4,250 |
yacir/collectionviewslantedlayout | A CollectionView Layout that displays slanted cells in a UICollectionView. | 2,300 |
andreamazz/amscrollingnavbar | Custom navigation controller for scrolling content views | 6,051 |
ramotion/paper-onboarding | An iOS UI component library for onboarding sequences | 3,326 |
layoutbox/pinlayout | A layout framework that provides fast and flexible views layouting without using auto layout constraints. | 2,366 |
nicklockwood/layout | A framework for declaratively implementing iOS user interfaces using XML template files and runtime-evaluated expressions. | 2,233 |
nytimes/nytphotoviewer | A modern photo viewing experience for iOS using standard UIKit components | 2,860 |
cvcalendar/cvcalendar | A custom visual calendar component for iOS 8+ written in Swift | 3,484 |
swipecellkit/swipecellkit | Provides a reusable swipeable table view cell or collection view cell implementation with customizable actions and transitions for iOS applications. | 6,214 |
willowtreeapps/spruce-ios | A Swift library for choreographing animations on iOS screens | 3,445 |
ninjaprox/nvactivityindicatorview | A collection of loading animations for iOS applications | 10,636 |