react-native-macos/Libraries/Pressability
Tim Yung 2c600b7c5a RN: Persist Asynchronously Consumed Events in Pressability
Summary:
There are a few places in `Pressability` where we asynchronously consume the `event` object.

Most places do not encounter any problems because the actual properties on `event` are seldom used.

Nonetheless, we should fix these gaps.

Changelog:
[General][Fixed] - Fix invalid `event` objects from `onPressOut` in certain cases

Reviewed By: rickhanlonii

Differential Revision: D21657126

fbshipit-source-id: e28d825b85d25602427beaf0bd603d22eaa5960a
2020-05-19 22:43:51 -07:00
..
__tests__ Pressable: Minimum Press Duration 2020-05-18 21:28:10 -07:00
HoverState.js Core files should depend on internals directly 2019-12-05 13:33:58 -08:00
Pressability.js RN: Persist Asynchronously Consumed Events in Pressability 2020-05-19 22:43:51 -07:00
PressabilityDebug.js Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
usePressability.js Do not explicitly include ".js" in Library imports (#28311) 2020-03-17 02:11:53 -07:00