react-native-gesture-handler
react-native-gesture-handler copied to clipboard
Add hit slop support
Doesn't seem like hammer.js supports this by default so it'll probably all need to be custom.
Hit slop support was added in 2.6.1
Note that this change is available in new web implementation. To enable it, call enableExperimentalWebImplementation()
in the root of your project.
I'll close the issue since the new web implementation is enabled by default starting with 2.10.0.