Skip to content

feat: Implement RCTPausedInDebuggerOverlayController #2586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 31, 2025

Conversation

Saadnajmi
Copy link
Collaborator

@Saadnajmi Saadnajmi commented Jul 29, 2025

Summary:

With Hermes and React Native Devtools, pausing the JS debugger presents an overlay over your app, with a "play" button to unpause. I had this ifdefed out during a merge, let's go back and fully implement it.

The overlay is presented as a sheet, like the other floating UI (DevLoadingView, log box, etc)

Test Plan:

Screenshot 2025-07-29 at 4 42 43 PM

@Saadnajmi Saadnajmi requested a review from a team as a code owner July 29, 2025 06:03
@Saadnajmi Saadnajmi changed the title feat: Implement RCTPausedInDebuggerOverlayController for macOS feat: Implement RCTPausedInDebuggerOverlayController Jul 29, 2025
@Saadnajmi Saadnajmi marked this pull request as draft July 29, 2025 21:41
@Saadnajmi Saadnajmi marked this pull request as ready for review July 29, 2025 23:44
@Saadnajmi Saadnajmi merged commit d947e33 into microsoft:main Jul 31, 2025
21 checks passed
@Saadnajmi Saadnajmi deleted the overlay branch July 31, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants