react-native/Libraries/Interaction/__tests__
Spencer Ahrens be09cccb1f Make InteractionManager tasks cancellable
Summary:
Returns a promise-like object with a new cancel function that will dig through the queue
and remove relevant tasks before they are executed. Handy when tasks are scheduled in react
components but should be cleaned up in unmount.

Reviewed By: devknoll

Differential Revision: D3406953

fbshipit-source-id: edf1157d831d5d6b63f13ee64cfd1c46843e79fa
2016-06-08 22:58:19 -07:00
..
InteractionManager-test.js Make InteractionManager tasks cancellable 2016-06-08 22:58:19 -07:00
InteractionMixin-test.js Update Jest APIs on fbsource 2016-04-27 19:16:32 -07:00
TaskQueue-test.js Make InteractionManager tasks cancellable 2016-06-08 22:58:19 -07:00