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
We should remove the ability to call -[UICollectionView reloadIndexPaths:] completely since we are trying to force everything to go through performBatchUpdates:
Blocked by #418We should remove the ability to call
-[UICollectionView reloadIndexPaths:]
completely since we are trying to force everything to go throughperformBatchUpdates:
https://github.com/Instagram/IGListKit/blob/master/Source/Internal/UICollectionView%2BIGListBatchUpdateData.m#L19
The text was updated successfully, but these errors were encountered: