IGListKit/Examples/Examples-tvOS
Andrew Monshizadeh ae11d6af53 Move UICollectionView(DataSource|Delegate) to category
Summary:
This reduces the quantity of the code within IGListAdapter.m and is a bit more in line with Swift style of putting protocol conformance into extensions.

This does not change functionality just rearranges where code lives.

- [X] All tests pass. Demo project builds and runs.
- [X] I added tests, an experiment, or detailed why my change isn't tested.
- [N/A] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [N/A] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/599

Reviewed By: jessesquires

Differential Revision: D4861777

Pulled By: amonshiz

fbshipit-source-id: eaa31aa9438f3892193aeb8b4ae580ba2960ee8b
2017-04-18 11:21:18 -07:00
..
IGListKitExamples kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
IGListKitExamples.xcodeproj Changed minimum macOS deployment target to 10.10 2016-12-29 11:13:57 -08:00
IGListKitExamples.xcworkspace internal diff for PR #209 2016-11-16 12:44:19 -08:00
Pods Move UICollectionView(DataSource|Delegate) to category 2017-04-18 11:21:18 -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