react-native
react-native copied to clipboard
fix(ios): set top of perf monitor to statusbar height
Update RCTPerfMonitor.mm
Summary:
Change the top offset of perf monitor component. As it is overlapped by dynamic island of iPhone 14 Pro series.
Before:
After:
Changelog:
[iOS] [Fixed] - Change the top of perf monitor component.
Test Plan:
noop
| Platform | Engine | Arch | Size (bytes) | Diff |
|---|---|---|---|---|
| android | hermes | arm64-v8a | 9,001,914 | +452 |
| android | hermes | armeabi-v7a | 8,255,976 | +601 |
| android | hermes | x86 | 9,511,053 | +547 |
| android | hermes | x86_64 | 9,356,938 | +569 |
| android | jsc | arm64-v8a | 9,614,948 | +419 |
| android | jsc | armeabi-v7a | 8,741,584 | +557 |
| android | jsc | x86 | 9,701,900 | +516 |
| android | jsc | x86_64 | 9,948,457 | +514 |
Base commit: 0519c11acd0c347db378bbc9238c7dabfd38f6fa Branch: main
@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@NickGerleman merged this pull request in facebook/react-native@5ba8de05b5e6c170b84b44979e7bbc576442eafb.