IGListKit/Example/IGListKitExamples
Valeriy Van 90d2805115 Changes 'if let _ = object as?' for 'if object is'
Summary:
Changes 'if let _ = object as?' for 'if object is'

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

Differential Revision: D4034281

Pulled By: jessesquires

fbshipit-source-id: f63e853b080ee63595ae5a808f4a2177c4615798
2016-10-18 02:44:21 -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 Makes objects function more swifty. 2016-10-14 17:44:19 -07:00
ViewControllers Changes 'if let _ = object as?' for 'if object is' 2016-10-18 02:44:21 -07:00
Views Fixes compilation errors in example app. 2016-10-15 12:29: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