IGListKit/Examples/Examples-iOS
Ryan Nystrom 3102852ce2 Remove IGListSectionType
Summary:
Removing the `IGListSectionType` protocol and adding default implementations into `IGListSectionController`.

- `numberOfItems` returns 1
- `cellForItemAtIndex:` asserts (have to return a cell)
- `didUpdateToObject:` no-ops
- `didSelectItemAtIndex:` no-ops

Fixes #168

Reviewed By: jessesquires

Differential Revision: D4909585

fbshipit-source-id: 8816702504e3fc0683868914ff4dd20e4af7c166
2017-04-19 08:26:30 -07:00
..
IGListKitExamples Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListKitExamples-UITests travis voodoo 2016-12-07 06:29:05 -08:00
IGListKitExamples.xcodeproj Fix iOS Example xcodeproj file 2017-04-10 09:34:21 -07:00
IGListKitExamples.xcworkspace internal diff for PR #209 2016-11-16 12:44:19 -08:00
IGListKitMessageExample kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
IGListKitTodayExample kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
Pods Remove IGListSectionType 2017-04-19 08:26:30 -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