UICollectionViewSplitLayout
Column layout
A layout class for UICollectionView that divides sections into two columns.
UICollectionViewSplitLayout makes collection view more responsive.
244 stars
13 watching
13 forks
Language: Swift
last commit: over 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 visually highlighting focused content within a collection view | 1,761 |
iwheelbuy/squaremosaiclayout | An extandable mosaic layout for customizing UICollectionViews with flexible patterns and configurations. | 260 |
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. | 439 |
stuffrabbit/swiftspreadsheet | A collection view layout for Swift that creates a customizable spreadsheet layout with fully adjustable borders and headers. | 642 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 279 |
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,404 |
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. | 357 |
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 | 39 |
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 |