Skip to content

Captures mouse events? #14

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

Open
CodySwannGT opened this issue Aug 18, 2022 · 1 comment
Open

Captures mouse events? #14

CodySwannGT opened this issue Aug 18, 2022 · 1 comment

Comments

@CodySwannGT
Copy link

First off, thanks for putting this together. Can't believe it's missing from RN Web.

When this is enabled, certain mouse events are captured and don't bubble up. For example, this package doesn't work at all => https://github.com/jemise111/react-native-swipe-list-view

@wseow87
Copy link

wseow87 commented Aug 16, 2023

@CodySwannGT I face similar issues with List.Swipable from react native elements as well.
The gesture detection rule in this package is too lax.
I made some changes to make it stricter: #17

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