IGListKit/Source
Maxime Ollivier 43af8838df merge IGListUpdatingDelegateExperimental into IGListUpdatingDelegate
Summary:
Now that the new updater has shipped, lets update `IGListUpdatingDelegate` with the new methods:
* `-performExperimentalUpdateAnimated` is the new section update method (renaming coming in the next diff)
* `-performDataSourceChange` lets us safely update the `UICollectionView` dataSource

Also, something I've been wanting to do for a long time, lets group related methods in `IGListUpdatingDelegate.h`.

Reviewed By: Haud

Differential Revision: D25884780

fbshipit-source-id: 5d9201ace8bf6b281d71ff03463cb7c911e7f967
2021-01-21 19:58:47 -08:00
..
IGListDiffKit ship the new updater 2021-01-21 19:58:47 -08:00
IGListKit merge IGListUpdatingDelegateExperimental into IGListUpdatingDelegate 2021-01-21 19:58:47 -08:00
IGListSwiftKit Replace if let with guard let (#1466) 2020-10-12 14:29:11 -07:00
Info.plist Refine dequeueReusableCellOfClass methods for Swift (#1388) 2019-12-19 08:13:22 -08:00