Open neilanthonyte opened 1 year ago
apparently the phone was set to dark mode . . is there a way to not follow the phone settings?
Agreed it should have a way to opt out of the system preferences. Users make exceptions for some apps (if the app offers an option) and this breaks that model.
Hi! I think this package could help: https://github.com/vonovak/react-native-theme-control
@vonovak actually this package doesn't resolve the matter. I have it installed but still menu items return in black against the dark background for dark mode.
My bad @vonovak. Something was setting the static color in the base AppTheme. So, even the library stood no chance at fixing this.
Resolved now. You're right.
Hi, could you expand on how you solved this, I have the same issue. @Kasendwa
The UI looks weird on android 13 . . is there a way to correct this? Thanks