Eduardo
Results
1
issues of
Eduardo
**react-native-splash-screen version: ^3.3.0** I tried to use the command: `SplashScreen.show(this, R.style.SplashScreenTheme);`, to color the statusbar but it is not recognized. If I just use SplashScreen.show(this); it works everything normally, so...