IGListKit/Examples
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
..
Examples-iOS Move UICollectionView(DataSource|Delegate) to category 2017-04-18 11:21:18 -07:00
Examples-macOS Move UICollectionView(DataSource|Delegate) to category 2017-04-18 11:21:18 -07:00
Examples-tvOS Move UICollectionView(DataSource|Delegate) to category 2017-04-18 11:21:18 -07:00
pod_setup.sh fixup common files and podspec, #270 2016-12-19 21:44:13 -08:00