dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonpackages/react-events/src/Press.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…