IGListKit/Example/IGListKitExamples
Jake Lin 0ecd0ddd9e Update example code to make it more Swifty
Summary:
In this PR, we updated example code to make it more Swifty by removing `CGRect` for using `.zero` only.

- [x] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/111

Differential Revision: D4065463

Pulled By: rnystrom

fbshipit-source-id: 089258466e320c58afc9d547f78a481ce9458e49
2016-10-22 20:14:15 -07:00
..
Assets.xcassets/AppIcon.appiconset Initial commit 2016-10-11 10:12:17 -04: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 Working Range example 2016-10-19 23:29:12 -07:00
ViewControllers Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00
Views Update example code to make it more Swifty 2016-10-22 20:14:15 -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