-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
I want to hide the status bar with a modal overlay. #15443
Comments
there is a similar ticket here too: #7474 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions. |
@facebook-github-bot duplicate #7474 |
Duplicate of #7474 |
instead this true transparent={true} make it as transparent={false} |
Is this a bug report?
no
Have you read the Contributing Guidelines?
yes
Environment
react-native -v
: 0.46.4node -v
: 8.1.4npm -v
:5.0.3yarn --version
: 0.27.5Then, specify:
Steps to Reproduce
(Write your steps here:)
But as shown in the screenshot below, Modal's overlay does not hide the StatusBar. I want to do it without using the navigator. Why is it not covered? Please help me.
(Write what happened. Add screenshots!)
The text was updated successfully, but these errors were encountered: