Files
react/packages/react-events
Nicolas Gallagher f4625f5182 Fix on(Long)PressChange events in experimental press event API (#15256)
Make sure that `onPressChange` is only called if `longPressCancelsPress` is `false`.
And make sure that `onLongPressChange` is called when a long press ends.
2019-03-29 11:58:29 -07:00
..
2019-03-19 20:55:04 +00:00

react-events

This is package is intended for use with the experimental React events API.