You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
Environment
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:
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
The text was updated successfully, but these errors were encountered: