IGListKit/Example/IGListKitExamples
Ryan Nystrom 8e9c08fff7 Fix search sample project scroll delegate
Summary:
The scroll delegate got lost in migrating scroll events to their own delegates and broke the sample app. It looks like there's an actual UIKit bug in iOS 10 though. Fixes #87

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

Differential Revision: D4050213

Pulled By: rnystrom

fbshipit-source-id: 61b29489f28002ad61193df237889b0bb8d34a29
2016-10-19 23:29:12 -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 Fix search sample project scroll delegate 2016-10-19 23:29:12 -07:00
ViewControllers Using array initialisation instead of for loop. 2016-10-18 02:44:22 -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