IGListKit/Example/IGListKitExamples
Jake Lin 56c80c5daf Remove UIColor and UIFont when they are not required.
Summary:
It is a follow-up PR for #111 to remove `UIColor` and `UIFont` when they are not required.

- [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/115

Reviewed By: dshahidehpour

Differential Revision: D4068329

Pulled By: jessesquires

fbshipit-source-id: e2fac583ac4075c9fcd66ba0559b834df73d0a8d
2016-10-24 11:15:08 -07:00
..
Assets.xcassets/AppIcon.appiconset Fixed tail loading example (#105) 2016-10-23 17:44:10 -07:00
Base.lproj Initial commit 2016-10-11 10:12:17 -04:00
Models Initial commit 2016-10-11 10:12:17 -04:00
SectionControllers Fixed tail loading example (#105) 2016-10-23 17:44:10 -07:00
ViewControllers Remove UIColor and UIFont when they are not required. 2016-10-24 11:15:08 -07:00
Views Remove UIColor and UIFont when they are not required. 2016-10-24 11:15:08 -07:00
AppDelegate.swift Initial commit 2016-10-11 10:12:17 -04:00
Info.plist Initial commit 2016-10-11 10:12:17 -04:00