react-native-dynamic
react-native-dynamic copied to clipboard
How to set theme fpr ColorSchemeProvider AND useDynamicValue?
I want to change the theme but I am using useDynamicValue for some component properties. However, these always use the system preference not the ColorSchemeProvider (which makes sense). So is there a way to globally set the theme?