mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7093a45b1c
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/41182 Changelog: [Internal] in my quest to get rid of all synthesized methodQueues, we have RCTBlobManager which exposes its underlying execution queue. in this diff, i add a config that replaces that queue with one that is managed by the module itself instead of the one generated by the infra. Reviewed By: cipolleschi Differential Revision: D50587693 fbshipit-source-id: 993a13c617afe48c3989d8cd5ad5fbda050603f4