Instagram / Instagram/IGListKit
[Question] How to use IGListIndexSetResult to modify old array
Open
question
- Dominant language
- Objective-C
- Stars
- 13.1k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I want to use `IGListIndexSetResult` to calculate diff between 2 arrays and then perform the needed changes to make the old array == new array.
I'm using this logic to update a realm database without delete and re write all objects, but i'm having some troubles to replicate the changes in the old dataset.
Any help?
Contributor guide
Assessment
This issue has not been assessed yet.