onmyway133 / DeepDiff

🦀Amazingly incredible extraordinary lightning fast diffing in Swift
https://onmyway133.com/apps/
Other
2.05k stars 145 forks source link

NSFetchedResultsController update UICV #9

Closed MarekSlaninka closed 6 years ago

MarekSlaninka commented 6 years ago

HI, is it possible to use DeepDiff with NSFetchedResultsController and UICollectionView to update cells when CoreData updates? I couldnt figure it out by myself. Thank You

onmyway133 commented 6 years ago

@MarekSlaninka Hi, I'm not using NSFetchedResultsController that much so I don't know. But if you can convert your model to something that conforms to Hashable then you can use DeepDiff