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 |
---|---|---|
| A UICollectionView subclass that displays items in rows without nested views | 377 |
| A UICollectionViewLayout subclass for visually highlighting focused content within a collection view | 1,761 |
| An extandable mosaic layout for customizing UICollectionViews with flexible patterns and configurations. | 260 |
| A collection view layout that adjusts its content offset after updates | 66 |
| A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. | 439 |
| A collection view layout for Swift that creates a customizable spreadsheet layout with fully adjustable borders and headers. | 642 |
| A flexible layout library for iOS and tvOS views | 279 |
| A library for enhanced UICollectionView layout transitioning in iOS with control over content offset and support for supplementary views. | 355 |
| A customizable UI component library for iOS and iPadOS apps | 1,404 |
| A collection view layout class for creating grid layouts with automatic handling of pixel alignment and dirty pixels. | 161 |
| An iOS UICollectionViewLayout subclass for displaying lists of contacts with customizable cells and items. | 357 |
| A custom UICollectionView layout designed to display overlapping cells | 325 |
| Demonstrates how to create collapsible list sections using UICollectionView and NSDiffableDataSourceSectionSnapshot in a Swift project | 39 |
| A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development. | 638 |
| A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |