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.

GitHub

158 stars
6 watching
3 forks
Language: Swift
last commit: almost 4 years ago
Linked from 1 awesome list

iosswiftuicollectionview

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eleev/compositional-layouts-kit A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. 438
dentelezhkin/dtcollectionviewmanager A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. 312
giulio92/gltablecollectionview A reusable collection view controller with customizable UITableView and UICollectionView components 706
abdullahselek/ascollectionview A lightweight collection view implementation for custom UI components 372
ra1028/diffabledatasources A library that enables fast and crash-free updating of table view and collection view items using automatic diffing 853
3sidedcube/thundercollection A framework that simplifies the creation of collection views in iOS using a declarative API 5
fdzsergio/sffocusviewlayout A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. 1,761
yahoojapan/uicollectionviewsplitlayout A layout class for UICollectionView that divides sections into two columns. 243
benemdon/centeredcollectionview A lightweight collection view layout that simulates the 'carousel effect' 1,378
pitiphong-p/collectionviewshelflayout A UICollectionView subclass that displays items in rows without nested views 377
nemecek-filip/compositionaldiffableplayground.ios A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development. 638
bwide/collectionnode A Sprite Kit-based collectionView framework for creating and managing content 101
sudeepag/saconfettiview An iOS view component for displaying customizable confetti effects 1,552
sebjvidal/uicollectionview-collapsible-section-demo Demonstrates how to create collapsible list sections using UICollectionView and NSDiffableDataSourceSectionSnapshot in a Swift project 38
jindulys/chainpagecollectionview A custom View with two level chained collection views and fancy transition animation. 788