-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Added onScroll(Begin|End)Drag
Events
#1305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* Added `onScrollBeginDrag` * Added `onScrollEndDrag`
Upon further review it seems that perhaps the |
hmm #1091 🙁 perhaps that PR should be fixed instead. I need this and a few other features to get added to |
Yeah this doesn't look quite right. I think these scroll events are going to be more complicated to implement as they will need to be aware of whether a touch is active in order to determine whether scrolling is momentum-based or not. No idea what the situation for trackpads is. Ref #1021 |
Perhaps we could create new props like |
Hi, I'm working on a project that really needs this feature. May I ask any updates on this PR yet? |
How is this going ? |
any update on this ? i just want do something when scroll begin |
Any update? |
I don't have time to investigate this further, please see @necolas's comment for reasons this cannot be merged in its current state. |
onScrollBeginDrag
onScrollEndDrag