Android splash-screen status bar background color change to blue and text black

68 Views Asked by At

I have implemented a splash screen in native Android for my react-native code, I need to set the status bar color of the splash screen to blue and the font color of the status bar to black,

I have implemented some code but it is not working for all android devices.

let me know if anyone has any idea about how to achieve this.

0

There are 0 best solutions below