IGListKit/Examples/Examples-tvOS
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
..
IGListKitExamples Remove refs to IGListSectionType, fix TV app example 2017-04-19 16:21:07 -07:00
IGListKitExamples.xcodeproj Changed minimum macOS deployment target to 10.10 2016-12-29 11:13:57 -08:00
IGListKitExamples.xcworkspace internal diff for PR #209 2016-11-16 12:44:19 -08:00
Pods Prevent duplicate item deletes and drop reload collisions 2017-04-19 17:17:41 -07:00
LICENSE-examples.md internal diff for PR #209 2016-11-16 12:44:19 -08:00
Podfile internal diff for PR #209 2016-11-16 12:44:19 -08:00
Podfile.lock kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00