mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7046c24702
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53434 Changelog: [Internal] The React Native DevTools standalone shell is distributed as a DotSlash file that downloads the required binaries lazily. This diff gives integrations a mechanism for kicking off the download early (but without slowing down `npm install react-native`). This will be integrated into dev-middleware in an upcoming diff. Reviewed By: huntie Differential Revision: D78413091 fbshipit-source-id: caf2010edd1bcdd139d37d7849212cd1cbb64f46