IGListKit/Examples/Examples-macOS
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 kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
IGListKitExamples.xcodeproj Prevent a crash when inserting the same index twice, re-open of #616 2017-04-11 15:02:13 -07:00
IGListKitExamples.xcworkspace run pod install everywhere, gen docs. 2016-12-14 14:44:10 -08:00
Pods Remove IGListSectionType 2017-04-19 08:26:30 -07:00
LICENSE-examples.md macOS support follow-up work, #270 2016-12-13 23:14:07 -08:00
Podfile macOS support follow-up work, #270 2016-12-13 23:14:07 -08:00
Podfile.lock kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00