Skip to content
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

Colors (sometimes) don't update when OS theme is switched #2347

Open
ospfranco opened this issue Jan 20, 2025 · 0 comments
Open

Colors (sometimes) don't update when OS theme is switched #2347

ospfranco opened this issue Jan 20, 2025 · 0 comments
Labels
bug Something isn't working Needs: Triage 🔍

Comments

@ospfranco
Copy link

ospfranco commented Jan 20, 2025

Environment

react-native -v: -
npm ls react-native-macos: 0.73.35
node -v: 20
npm -v: using bun
yarn --version: - 
xcodebuild -version: Xcode 16.2 Build version 16C5032a

Steps to reproduce the bug

I have an issue for a long time, I thought it was nativewind but now I realize it's just RN macOS I think.

I switch between light theme and dark theme in the OS itself. Some times when the theme switches some of the colors don't get updated. For example this text. It has no color styling applied to it, so it should be the default white/black but here it's stuck on black text while the OS is on dark mode:

Image

I'm on an older version for now, trying to update but facing a crash on 0.76

Expected Behavior

Colors should correctly match the current OS theme

Actual Behavior

Reproducible Demo

Do you need one? You can just use Sol and switch the theme within the app

Additional context

No response

@ospfranco ospfranco added the bug Something isn't working label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Needs: Triage 🔍
Projects
None yet
Development

No branches or pull requests

1 participant