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

Horizontal ScrollView Sensitivity? #15766

Closed
joecaraccio opened this issue Sep 2, 2017 · 3 comments
Closed

Horizontal ScrollView Sensitivity? #15766

joecaraccio opened this issue Sep 2, 2017 · 3 comments
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@joecaraccio
Copy link

joecaraccio commented Sep 2, 2017

Is this a bug report?

No

Have you read the Contributing Guidelines?

Yes

One of the things I am having a hard time finding documentation for is the ScrollView.. particularly in a horizontal mode. I am trying to implement a Instagram like navigation.. where the app is smart enough to know if you are say... scrolling up and down or horizontally scrolling the view

The issue I have found, is the ScrollView will move on diagnal drags... whereas some of that could just be from user error as they intended to pull downwards but the DX was not 0, triggering the horizontal scroll view

Does anyone have a solution to this? Or a way to override the scrollview's sensitivity to only respond when the other direction, (dy or dx) isn't a large value? Did this make sense? Has anyone implimented something like this or know how to do this? I have had a hard time figuring out in the documentation how to pull something like this off

I also think this would be a good prop... some sort of way to edit the sensitivity if there is movement in the opposite direction

@stale
Copy link

stale bot commented Nov 1, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Nov 1, 2017
@stale stale bot closed this as completed Nov 8, 2017
@qmegas
Copy link

qmegas commented May 15, 2018

I also faced that problem, does anyone have solution to this?

@evanjmg
Copy link

evanjmg commented Nov 1, 2018

+1

@facebook facebook locked as resolved and limited conversation to collaborators Nov 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

3 participants