FormidableLabs / FormidableLabs/react-swipeable
Possible to stop propagation in custom swiped ?
Open
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have a swipe listener (on swipe right) at document level and another one (on left and right) in a div.
I would like to use event.stopPropagation (as it is possible in onSwiped) but in onSwipedRight / onSwipedLeft.
Is it possible ?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.