react-native icon indicating copy to clipboard operation
react-native copied to clipboard

hook up PriorityCallInvoker to RCTInstance

Open philIip opened this issue 1 year ago • 2 comments

Summary: Changelog: [Internal]

in this change, we migrate away from BridgelessJSCallInvoker to PriorityCallInvoker. now we can use this to decorate native modules that need async access to the runtime, and now the priorities passed down will be respected by the runtime scheduler.

Differential Revision: D56455653

philIip avatar Apr 23 '24 06:04 philIip

This pull request was exported from Phabricator. Differential Revision: D56455653

facebook-github-bot avatar Apr 23 '24 06:04 facebook-github-bot