UICollectionViewSplitLayout
Column layout
A layout class for UICollectionView that divides sections into two columns.
UICollectionViewSplitLayout makes collection view more responsive.
243 stars
13 watching
13 forks
Language: Swift
last commit: about 5 years ago
Linked from 2 awesome lists
iosipadiphonelayoutswiftuicollectionviewuikit
Related projects:
Repository | Description | Stars |
---|---|---|
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
fdzsergio/sffocusviewlayout | A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. | 1,761 |
iwheelbuy/squaremosaiclayout | A customizable UICollectionViewLayout with flexible patterns and layouts | 259 |
aimalygin/stablecollectionviewlayout | A collection view layout that adjusts its content offset after updates | 66 |
eleev/compositional-layouts-kit | A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. | 438 |
stuffrabbit/swiftspreadsheet | A collection view layout for Swift that creates a customizable spreadsheet layout with fully adjustable borders and headers. | 641 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 280 |
swiftkickmobile/tllayouttransitioning | A library for enhanced UICollectionView layout transitioning in iOS with control over content offset and support for supplementary views. | 355 |
kazuhiro4949/pagingkit | A customizable UI component library for iOS and iPadOS apps | 1,403 |
rhodgkins/rdhcollectionviewgridlayout | A collection view layout class for creating grid layouts with automatic handling of pixel alignment and dirty pixels. | 161 |
manuelescrig/mevhorizontalcontacts | An iOS UICollectionViewLayout subclass for displaying lists of contacts with customizable cells and items. | 358 |
matbeich/stickycollectionview-swift | A custom UICollectionView layout designed to display overlapping cells | 325 |
sebjvidal/uicollectionview-collapsible-section-demo | Demonstrates how to create collapsible list sections using UICollectionView and NSDiffableDataSourceSectionSnapshot in a Swift project | 38 |
nemecek-filip/compositionaldiffableplayground.ios | A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development. | 638 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |