Files
react-native/Libraries/Pressability
Joshua Gross 4c0d802b4f Ensure that Pressability no longer calls configured callbacks after unmount
Summary:
Previously `reset` was not doing anything about configured callbacks, and after unmount (especially in Fabric) it was possible for callbacks to be called on unmounted nodes due to race conditions.

Changelog: [Internal]

Reviewed By: lunaleaps

Differential Revision: D23041046

fbshipit-source-id: eb9ebc8e99a0d244a2033e97178bf8ede8b5c7b2
2020-08-10 16:43:49 -07:00
..