react-native-website
react-native-website copied to clipboard
useColorScheme Not working on both phones.
Description
The useColorScheme hook is always returning white mode even in dark mode in my two phones PocoX2 and Xiaomi A3. I am using windows 11 and expo project and this happened every time I needed to pull required color scheme of the user. Please check this one. I have even tried running code directly from website expo section. Please resolve this or correct me in any mistake.
Documentation version
React Native version I am using is 0.68.
I am talking about this one for refrence.