IGListKit/Examples/Examples-tvOS/Pods
Ryan Nystrom 073fc073e0 Prevent duplicate item deletes and drop reload collisions
Summary:
a415ef5552 exposed a bug in `UICollectionView` where its state gets corrupted when deleting the same index path more than once in a single batch update block. This resulted crashes like

```
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x4)
Closes https://github.com/Instagram/IGListKit/pull/657

Reviewed By: jessesquires

Differential Revision: D4913790

Pulled By: rnystrom

fbshipit-source-id: 8f6fcdd2e2438da309fc64ca0ac111b9a0980149
2017-04-19 17:17:41 -07:00
..
Local Podspecs Release 2.1.0 prep 2017-01-04 10:14:37 -08:00
Pods.xcodeproj Prevent duplicate item deletes and drop reload collisions 2017-04-19 17:17:41 -07:00
Target Support Files Add generic type section controller 2017-04-19 12:45:36 -07:00
Manifest.lock kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00