IGListKit is a data-driven UICollectionView framework for building fast and flexible lists.
Features:
- Never call performBatchUpdates(_:, completion:) or reloadData() again
- Better architecture with reusable cells and components
- Create collections with multiple data types
- Decoupled diffing algorithm
- Fully unit tested
- Customize your diffing behavior for your models
- Simply UICollectionView at its core
- Extendable API
- Written in Objective-C with full Swift interop support

Leave a Reply
You must be logged in to post a comment.