mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:55:55 +00:00
Makes sure that touch events with modifier keys behave the same way as other pointer types (i.e., does not call `onTapStart` if the gesture begins with a modifier key held down)
react-interactions
This package is experimental. It is intended for use with the experimental React flags for internal testing.