Skip to content

Android Statusbar only support hidden prop #13573

Closed
@759325100

Description

@759325100

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions