yarn set
to change the logos for the splash screen.src/App.tsx
component mount. You can utilize this feature based on your needs, for example you might want to hide the splash screen when you have loaded a certain resource from your API.LaunchScreen
file inside your projects navigator.android/app/src/main/res/drawable/background_splash.xml
. The secondary view which is controlled by react-native-splash-screen
can be found in android/app/src/main/res/layout/launc_screen.xml
.