Instagram / Instagram/IGListKit
Better IGListDiffable guide
Open
proposal
question
- Dominant language
- Objective-C
- Stars
- 13.1k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Instagram/IGListKit/blob/master/Guides/IGListDiffable%20and%20Equality.md#iglistdiffable-bare-minimum
The guide states that we can use `self` as `diffIdentifier`, which can be problematic. Basically, this setup disables all the reloads of the same item.
Contributor guide
Assessment
This issue has not been assessed yet.