Skip to content
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

Discussion: The scrollview does not have a callback method to know scrolling completely #24413

Closed
s949492225 opened this issue Apr 11, 2019 · 2 comments
Labels
Component: ScrollView Resolution: Locked This issue was locked by the bot. Type: Discussion Long running discussion.

Comments

@s949492225
Copy link

It wants a unique method to know scrolling over when the finger leaves or when the speed is accelerated,it means i need know the time of scrollview stop scrolling.

onScroollEnd and onMomentumScrollEnd ,They don't fit the bill。

@JKCooper2
Copy link

ScrollView does inherit from View. Is https://facebook.github.io/react-native/docs/view#onresponderrelease what you are looking for?

@s949492225
Copy link
Author

I need a scrooll end callback,but now ,this is no has it

@cpojer cpojer closed this as completed May 9, 2019
@facebook facebook locked as resolved and limited conversation to collaborators May 9, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label May 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: ScrollView Resolution: Locked This issue was locked by the bot. Type: Discussion Long running discussion.
Projects
None yet
Development

No branches or pull requests

4 participants