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

Give priority to slide child for press events #1294

Open
zabojad opened this issue Aug 2, 2021 · 4 comments
Open

Give priority to slide child for press events #1294

zabojad opened this issue Aug 2, 2021 · 4 comments

Comments

@zabojad
Copy link

zabojad commented Aug 2, 2021

I'm having a react-native-slider nested in a swiper slide. The problem is that it's quite hard to trigger the slider to slide. The swiper usually triggers before the slider gets any chance to slide.

How could I give the priority to the slider when the press event is around it?

@zabojad
Copy link
Author

zabojad commented Aug 3, 2021

PS: Let me precise that it's actually ok on iOS. It's on Android that this is more a problem...

@zabojad
Copy link
Author

zabojad commented Aug 20, 2021

If anyone finds a solution, I'm still looking for it...

@hiteshdua1
Copy link

Facing the same issue, @zabojad did you find any fix for this ?

@zabojad
Copy link
Author

zabojad commented Aug 31, 2022

Hey @hiteshdua1 ! Have a look at this issue there: callstack/react-native-slider#296

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants