Skip to content

Using SystemBars seems to be overridden by rn-screens #2948

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

Closed
huextrat opened this issue May 28, 2025 · 3 comments · Fixed by #2949
Closed

Using SystemBars seems to be overridden by rn-screens #2948

huextrat opened this issue May 28, 2025 · 3 comments · Fixed by #2949
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@huextrat
Copy link

Description

Using a custom configuration with SystemBars from react-native-edge-to-edge is buggy and seems to be overridden during navigation.

From 4.11.0, PR -> #2464
No issue on 4.10.0

FYI @zoontek

Steps to reproduce

  1. <SystemBars style={{ navigationBar: "dark" }} />
  2. After navigation style of navigationBar and statusBar are fully white (icons)

Snack or a link to a repository

https://github.com/huextrat/react-native-screens-repro

Screens version

4.11.0

React Native version

0.79.2

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Repro provided A reproduction with a snack or repo is provided Platform: Android This issue is specific to Android labels May 28, 2025
@kkafar
Copy link
Member

kkafar commented May 28, 2025

@huextrat this is already in progress here: #2949

If you could check out the patch & let us know whether it solves the issue for you, it would be awesome

@huextrat
Copy link
Author

@huextrat this is already in progress here: #2949

If you could check out the patch & let us know whether it solves the issue for you, it would be awesome

👌 yes it works now thank you!

@kkafar
Copy link
Member

kkafar commented May 28, 2025

@huextrat glad to hear this. We've released 4.11.1 patch version with this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
2 participants