Files
react/packages/react-interactions
Nicolas Gallagher 312b462d54 [react-interactions] Improve consistency of Tap responder (#16837)
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)
2019-09-23 10:48:11 -07:00
..

react-interactions

This package is experimental. It is intended for use with the experimental React flags for internal testing.