Skip to content

fix: allow to override hitSlop #4717

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

Merged
merged 2 commits into from
May 7, 2025
Merged

Conversation

lukewalczak
Copy link
Member

Motivation

Fix the possibility to pass a hitSlop prop to components based on the TouchableRipple
Addition to #4678

Related issue

Fixes: #4677

Test plan

Copy link

github-actions bot commented May 6, 2025

The mobile version of example app from this branch is ready! You can see it here.

@callstack-bot
Copy link

callstack-bot commented May 6, 2025

Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@lukewalczak lukewalczak force-pushed the fix/allow-to-override-hitslop branch from f2d4929 to 64e4ebd Compare May 6, 2025 09:36
@lukewalczak lukewalczak added this to the 5.14.1 milestone May 6, 2025
@lukewalczak lukewalczak merged commit 2559198 into main May 7, 2025
3 checks passed
@lukewalczak lukewalczak deleted the fix/allow-to-override-hitslop branch May 7, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Button hitSlop is not working, it's being passed to the wrong component
2 participants