Skip to content

Style pause overlay to be similar to Chrome's#44085

Closed
motiz88 wants to merge 6 commits into
facebook:mainfrom
motiz88:export-D56116881
Closed

Style pause overlay to be similar to Chrome's#44085
motiz88 wants to merge 6 commits into
facebook:mainfrom
motiz88:export-D56116881

Conversation

@motiz88
Copy link
Copy Markdown
Contributor

@motiz88 motiz88 commented Apr 15, 2024

Summary:
Changelog: [Internal]

Styles the Fusebox "paused in debugger" overlay on iOS to look similar to the Chrome implementation (and the Android implementation as of D56105051) instead of using a plain UIAlertController.

The only thing missing at this point is the custom asset for the "step over" icon. Unlike on Android, RN doesn't currently ship any built-in images for iOS, so I'll figure out how to do that in a separate diff and use a system-provided icon in the interim.

Differential Revision: D56116881

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Apr 15, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56116881

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56116881

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56116881

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Apr 15, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,397,871 +10,006
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,771,792 +10,018
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 89eb794
Branch: main

motiz88 and others added 6 commits April 16, 2024 09:33
Differential Revision: D56105051
Summary:
Pull Request resolved: facebook#44085

Changelog: [Internal]

Styles the Fusebox "paused in debugger" overlay on iOS to look similar to the Chrome implementation (and the Android implementation as of D56105051) instead of using a plain `UIAlertController`.

The only thing missing at this point is the custom asset for the "step over" icon. Unlike on Android, RN doesn't currently ship any built-in images for iOS, so I'll figure out how to do that in a separate diff and use a system-provided icon in the interim.

Differential Revision: D56116881
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56116881

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 17, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 8872652.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants