Closed
Description
Android Version: 4.4.4
React-Native Version:0.43.3
I use Android 6.0, it's work. but i use Android 4.4.4,it's only support hidden prop.
StatusBar
animated={true}
hidden={false} //i change false -> true , android 4.4.4 work too
backgroundColor={'red'} //4.4.4 not support
barStyle={'default'}
/>
my phone system -> miui (base:android 4.4.4)