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

useColorScheme Not working on both phones.

Open lvlupharshit opened this issue 3 years ago • 0 comments

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.

image

lvlupharshit avatar May 20 '22 01:05 lvlupharshit