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

Set threshold before ScrollView or ListView move #13218

Closed
AlessandroAnnini opened this issue Mar 30, 2017 · 3 comments
Closed

Set threshold before ScrollView or ListView move #13218

AlessandroAnnini opened this issue Mar 30, 2017 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@AlessandroAnnini
Copy link

Description

I am trying to understand how can I set a threshold for the RN ScrollView o ListView.

This is because if you have multiple vertical scrollable View in a horizontal ScrollView then the horizontal scrolling of the Views is very difficult.

So i just need something that holds the horizontal scrolling until the finger swipe horizontally for a certain pixel-span.

Has anyone a clue about how to archive this? or maybe i shoud make a feature request?
Thank you

@hramos
Copy link
Contributor

hramos commented Mar 30, 2017

This issue looks like a question that would be best asked on StackOverflow.

StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only.

Will close this as this is really a question that should be asked on StackOverflow.

@hramos hramos closed this as completed Mar 30, 2017
@AlessandroAnnini
Copy link
Author

Thanks @hramos, actually I posted it 7 days ago. I just thought that maybe here I could increase my chances to find a help.

@hramos
Copy link
Contributor

hramos commented Mar 30, 2017

As it happens, GitHub Issues are not the best place to ask questions. We'd like to keep the issue tracker focused on actionable issues that can be addressed with a PR, ideally.

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants