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

Svg Image pointerEvents="none" not working on Android #2239

Open
lorenzo-ange opened this issue Mar 5, 2024 · 0 comments
Open

Svg Image pointerEvents="none" not working on Android #2239

lorenzo-ange opened this issue Mar 5, 2024 · 0 comments

Comments

@lorenzo-ange
Copy link

lorenzo-ange commented Mar 5, 2024

In an SVG with a transparent image I set pointerEvents="none" to allow another Image to receive the gesture events.
It is working fine on Web and on iOS.
It is not working on Android.

Here is a simple snack working fine on web and iOS and not working on Android that shows the problem.
In the snack if you tap on the smiling face on Android the gesture event is not firing.

https://snack.expo.dev/@lorenzoangelini/rn-svg-gesture-image-gesture-swallowing

Thank you, I am at your disposal for any need for clarification.

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

1 participant