react-native
react-native copied to clipboard
hook up PriorityCallInvoker to RCTInstance
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
This pull request was exported from Phabricator. Differential Revision: D56455653