dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-events/src/Press.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…