You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
@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
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
The text was updated successfully, but these errors were encountered: