react-native-dynamic icon indicating copy to clipboard operation
react-native-dynamic copied to clipboard

How to set theme fpr ColorSchemeProvider AND useDynamicValue?

Open wireva opened this issue 4 years ago • 0 comments

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?

wireva avatar Jan 08 '21 00:01 wireva