IGListKit/Examples/Examples-iOS/IGListKitExamples
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
..
Assets.xcassets/AppIcon.appiconset Optimized images 2017-02-20 16:18:20 -08:00
Base.lproj internal diff for PR #209 2016-11-16 12:44:19 -08:00
Models Improve the ObjC demo to reflect best-practices 2017-04-07 11:33:43 -07:00
SectionControllers Remove IGListSectionType 2017-04-19 08:26:30 -07:00
Storyboard Fix storyboard example app, Fix example build issue 2017-04-17 11:02:36 -07:00
Systems Demo for dependency injection and announcing changes 2017-04-04 10:16:39 -07:00
ViewControllers Remove IGListSectionType 2017-04-19 08:26:30 -07:00
Views Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
AppDelegate.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
Info.plist internal diff for PR #209 2016-11-16 12:44:19 -08:00