mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f513a883ed
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/41251 Changelog: [Internal] remerge of https://github.com/facebook/react-native/pull/41183 >in my quest to get rid of all synthesized methodQueues, we have RCTNetworking which uses it internally as well as 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. this is the last one! Reviewed By: cipolleschi Differential Revision: D50764523 fbshipit-source-id: 442f3a9f112409f2f05c69c0aa8391c04e8b0173