StickyCollectionView-Swift
Sticky Layout
A custom UICollectionView layout designed to display overlapping cells
UICollectionView layout for presenting of the overlapping cells.
325 stars
7 watching
20 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stuffrabbit/swiftspreadsheet | A collection view layout for Swift that creates a customizable spreadsheet layout with fully adjustable borders and headers. | 641 |
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
benemdon/centeredcollectionview | A lightweight collection view layout that simulates the 'carousel effect' | 1,378 |
yahoojapan/uicollectionviewsplitlayout | A layout class for UICollectionView that divides sections into two columns. | 243 |
fdzsergio/sffocusviewlayout | A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. | 1,761 |
exyte/scalingheaderscrollview | A SwiftUI-based scroll view with a sticky header that shrinks as you scroll | 1,167 |
swiftkickmobile/swiftuimaterialtabs | A SwiftUI library providing Material 3-style tabs and sticky headers | 58 |
vladiacobionut/swinflate | A collection of reusable layouts for UICollectionView | 229 |
aimalygin/stablecollectionviewlayout | A collection view layout that adjusts its content offset after updates | 66 |
manuelescrig/mevhorizontalcontacts | An iOS UICollectionViewLayout subclass for displaying lists of contacts with customizable cells and items. | 358 |
yonat/checkmarkcollectionviewcell | A custom UICollectionViewCell with an optional checkbox and circle design for selecting items in a collection view | 65 |
iwheelbuy/squaremosaiclayout | A customizable UICollectionViewLayout with flexible patterns and layouts | 259 |
sebjvidal/uicollectionview-collapsible-section-demo | Demonstrates how to create collapsible list sections using UICollectionView and NSDiffableDataSourceSectionSnapshot in a Swift project | 38 |
terenceluffy/appstorestylehorizontalscrollview | A reusable horizontal scroll view component with customizable layout and behavior | 660 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |