IGListKit/Examples/Examples-tvOS
Adam Stern b4c8ea180f give section controllers access to collection view scrolling traits
Summary:
I'd like to be able to access the current collection view scrolling traits inside section controllers. These are expressed as three properties from `UIScrollView`:

`isTracking`, `isDragging`, and `isDecelerating`.

My approach is to add a new struct `IGListCollectionScrollingTraits` with these three values, and expose this to section controllers through `IGListCollectionContext`.

Reviewed By: rnystrom

Differential Revision: D7986814

fbshipit-source-id: 19e9bd3b89545b10238dd060a5af8c5a0f39eb82
2018-05-14 14:56:54 -07:00
..
IGListKitExamples Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
IGListKitExamples.xcodeproj Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
IGListKitExamples.xcworkspace internal diff for PR #209 2016-11-16 12:44:19 -08:00
Pods give section controllers access to collection view scrolling traits 2018-05-14 14:56:54 -07:00
LICENSE-examples.md internal diff for PR #209 2016-11-16 12:44:19 -08:00
Podfile Regen docs for 3.0 2017-05-12 07:25:00 -07:00
Podfile.lock Update examples for 3.4 2018-05-03 10:29:18 -07:00