-
Notifications
You must be signed in to change notification settings - Fork 8.3k
[client][android] account for notch/statusbar when displaying redbox #6644
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, thanks! This looks fine to me. Could you go ahead and make this PR to the sdk-36
branch of https://github.com/expo/react-native as well, so it gets maintained in future sdk versions? We might also want to consider upstreaming this if it's an issue in bare RN as well.
Doesn't look to be a problem with bare RN, although I'm not sure why added to expo/react-native sdk-36 branch here |
Thanks!
Excuse my ignorance, but is anything else needed for me to get the fix? Or is there some other issue I can track for when a patch release is made? |
@SimenB - at this time we don't have any plans to release a patch version of SDK 36 that includes this fix, so it will most likely this fix will go out with our next SDK version, which we expect to release in March. |
Why
closes #6542
also looks like the top of the redbox was covered by statusbar in non-notch devices
Test Plan
Tested on notch sim & non-notch sim: