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
Hello!
In your DiffingUtility class you're only inserting or deleting, but not updating rows. Is there a reason why? I'm having a really hard time with updates and IGListKIt / AsyncDisplayKit.
My gut says that it has to do with pointers.
The text was updated successfully, but these errors were encountered:
Hello!
In your
DiffingUtility
class you're only inserting or deleting, but not updating rows. Is there a reason why? I'm having a really hard time with updates and IGListKIt / AsyncDisplayKit.My gut says that it has to do with pointers.
The text was updated successfully, but these errors were encountered: