Conv
Diffing collection view
A smart UICollectionView implementation that simplifies data structure management and improves reload performance using a diffing algorithm.
Conv smart represent UICollectionView data structure more than UIKit.
158 stars
6 watching
3 forks
Language: Swift
last commit: about 4 years ago
Linked from 1 awesome list
iosswiftuicollectionview
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. | 439 |
| A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 311 |
| A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
| A lightweight collection view implementation for custom UI components | 372 |
| A library that enables fast and crash-free updating of table view and collection view items using automatic diffing | 854 |
| A framework that simplifies the creation of collection views in iOS using a declarative API | 5 |
| A UICollectionViewLayout subclass for visually highlighting focused content within a collection view | 1,761 |
| A layout class for UICollectionView that divides sections into two columns. | 244 |
| A lightweight collection view layout that simulates the 'carousel effect' | 1,380 |
| A UICollectionView subclass that displays items in rows without nested views | 377 |
| A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development. | 638 |
| A Sprite Kit-based collectionView framework for creating and managing content | 101 |
| An iOS view component for displaying customizable confetti effects | 1,560 |
| Demonstrates how to create collapsible list sections using UICollectionView and NSDiffableDataSourceSectionSnapshot in a Swift project | 39 |
| A custom View with two level chained collection views and fancy transition animation. | 789 |