IGListKit/Example/IGListKitExamples/ViewControllers
Valeriy Van 64784974ed Minor fixes in WorkingRangeViewController.swift
Summary:
Using more suitable type cast.
Using guard statement.

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

Differential Revision: D4056145

Pulled By: rnystrom

fbshipit-source-id: 537fccc781747f835155bfe8ccac45a1e8cdb037
2016-10-20 19:29:19 -07:00
..
DemosViewController.swift Working Range example 2016-10-19 23:29:12 -07:00
EmptyViewController.swift Initial commit 2016-10-11 10:12:17 -04:00
LoadMoreViewController.swift Initial commit 2016-10-11 10:12:17 -04:00
MixedDataViewController.swift Makes objects function more swifty. 2016-10-17 14:59:07 -07:00
NestedAdapterViewController.swift Changes 'if let _ = object as?' for 'if object is' 2016-10-18 02:44:21 -07:00
SearchViewController.swift Makes objects function more swifty. 2016-10-14 17:44:19 -07:00
SingleSectionViewController.swift Using array initialisation instead of for loop. 2016-10-18 02:44:22 -07:00
WorkingRangeViewController.swift Minor fixes in WorkingRangeViewController.swift 2016-10-20 19:29:19 -07:00