I use React Navigation and I need to set the background color of the status bar darker than header. But Android Emulator has already done this automatically, when my phone set bgColor: none.
If I use component StatusBar with attribute bg, I wont change bg(but I can change barStyle-_-)