Skip to content

Commit e83ff95

Browse files
ivanvorobeiclaude
andcommitted
Update README: clarify core idea
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9cb57b3 commit e83ff95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DiffableKit
22

3-
Wrapper around `UITableViewDiffableDataSource` and `UICollectionViewDiffableDataSource`. Removes boilerplate — describe sections and rows as models, get animated updates out of the box.
3+
Wrapper around `UITableViewDiffableDataSource` and `UICollectionViewDiffableDataSource`. Just call `set()` with your content whenever something changes — diffing, animations, and cell updates are handled automatically under the hood.
44

55
Built-in row types for settings screens. Cell provider, header/footer provider, delegate with actions — all wired up declaratively.
66

0 commit comments

Comments
 (0)