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/48239 The native method this module references (`nativeCaptureHeap`) no longer exists, and Metro no longer emits this command. Changelog: [Android][Removed] Removed JSCHeapCapture module, deprecated PackagerCommandListener#onCaptureHeapCommand Reviewed By: fabriziocucci Differential Revision: D67140120 fbshipit-source-id: 7c318366c38868c8a0c589473b6abadd0a09bdde
Where is the template?
The React Native Template has moved from being shipping inside the react-native package to it's own package: @react-native-community/template.
Why has it moved?
The React Native Frameworks RFC0759 provides background information.
When was it moved?
The 0.75 release.