Closed Pkcarreno closed 2 years ago
+1 same here
Hi guys, I did some changes to solve this problem. You can browse the new version; https://github.com/kadiraydinli/react-native-system-navigation-bar/releases/tag/v2.0.0
I am closing this issue for now, if your the problem persists, feel free to reopen the issue.
I am using this property and it changes depending on if I have dark mode enabled
when I have a
<StatusBar />
with backgroundColor and barStyle defined, my<StatusBar />
ignore my custom barStyle and change status icons colors with that functionI have a screen that in its light mode uses a dark color at the top, when the function sets the dark icons become unreadable
I don't know if there is currently any way to handle this problem
Thank you very much for sharing this library.