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/45250 Adds and implements a new `appDisplayName` field as part of `HostTargetMetadata` and the `ReactNativeApplication.metadataUpdated` CDP event. This will be used to display the app display name in the debugger frontend. Changelog: [Internal] Reviewed By: robhogan Differential Revision: D59273360 fbshipit-source-id: d770cccadb520b9c13c7288cd690df21683d2cc1