mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46844 Currently we can't see when a network query is made. It makes it hard to debug performance in apps like Store because it's unclear which queries are preloaded, which are fetched as early as they can and which ones are fetched late. Changelog: [Internal] Reviewed By: rubennorte Differential Revision: D63858486 fbshipit-source-id: 29d74a68f96a7d4c7b212453d7c0ceba525f3e39