IGListKit/Examples/Examples-iOS/IGListKitExamples/SectionControllers
Daniel Rosado 90cf9d5dfb Fix crash in Examples-iOS app when tapping "Mixed Data"
Summary:
Fix crash in Examples-iOS app when tapping "Mixed Data"

Make GridItem conform to IGListDiffable now that NSObject+IGListDiffable category has been removed.

- [x] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/251

Differential Revision: D4224337

Pulled By: jessesquires

fbshipit-source-id: 16a437c4e5e45185481b4262ea7770f4a8559618
2016-11-22 17:14:00 -08:00
..
DemoSectionController.swift Remove NSObject+IGListDiffable category 2016-11-21 16:59:00 -08:00
DisplaySectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
EmbeddedSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
ExpandableSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
FeedItemSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
GridSectionController.swift Fix crash in Examples-iOS app when tapping "Mixed Data" 2016-11-22 17:14:00 -08:00
HorizontalSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
LabelSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
RemoveSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
SearchSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
SelfSizingSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
StoryboardLabelSectionController.swift Create a grid layout for IGList 2016-11-21 13:29:04 -08:00
UserSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
WorkingRangeSectionController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00