Files
react-native/packages
Alex Hunt 3bc402f612 Remove Flipper actions in Dev Menu, add new Open Debugger action (Android) (#39254)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39254

## Context

RFC: Decoupling Flipper from React Native core: https://github.com/react-native-community/discussions-and-proposals/pull/641

## Changes

- Removes Flipper-backed "Launch Debugger" and "Launch React DevTools" actions from the Dev Menu.
- Adds replacement "Launch Debugger" action triggering the new one-click Hermes debugger flow for 0.73.

Changelog:
[Android][Changed] Remove Flipper actions in Dev Menu, add new Open Debugger action

#rn-oss-skip-export

Reviewed By: cortinico

Differential Revision: D46187942

fbshipit-source-id: 6f2123a98558922f0110349e93b9156312604dff
2023-09-16 13:48:24 -07:00
..