Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information