IGListKit/Example/IGListKitExamples/ViewControllers
Ryan Nystrom 8fa4001d15 Add supplementary source example
Summary:
Got around to adding a supplementary view source example.

Fixes #153 #163

![img_0197](https://cloud.githubusercontent.com/assets/739696/20042159/03d2489e-a443-11e6-8d60-895256b56273.PNG)

- [x] All tests pass. Demo project builds and runs.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/169

Differential Revision: D4139910

Pulled By: rnystrom

fbshipit-source-id: 846c61c4d097392f18778d46044d4989e6bdf183
2016-11-07 06:44:29 -08:00
..
DemosViewController.swift Add supplementary source example 2016-11-07 06:44:29 -08:00
DiffTableViewController.swift Implements isEqual func with guard statement 2016-11-02 14:14:01 -07:00
EmptyViewController.swift Remove UIColor and UIFont when they are not required. 2016-10-24 11:15:08 -07:00
LoadMoreViewController.swift Applies trailing block syntax. 2016-11-01 10:59:21 -07:00
MixedDataViewController.swift Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00
NestedAdapterViewController.swift Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00
SearchViewController.swift Applies trailing block syntax. 2016-11-01 10:59:21 -07:00
SingleSectionStoryboardViewController.swift Provide object in IGListSingleSectionController size block 2016-11-01 10:59:21 -07:00
SingleSectionViewController.swift Provide object in IGListSingleSectionController size block 2016-11-01 10:59:21 -07:00
StoryboardViewController.swift Add storyboard support #39 2016-10-25 15:29:13 -07:00
SupplementaryViewController.swift Add supplementary source example 2016-11-07 06:44:29 -08:00
WorkingRangeViewController.swift Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00