admin管理员组

文章数量:1291176

Android is able to display a preview before the custom splash screen can take over. React Native Bootsplash allows us to replace that preview with our own for a smoother experience. However, when the icon is too wide, it gets cut off on the sides during the preview but then shows normally when the JS screen takes over. Rather than scaling down the image altogether, I'd like to replace the image shown in the preview with a different image which will look OK small. Does anyone know a way to set these independently?

本文标签: Use a different icon during android preview React Native BootsplashSplash ScreenStack Overflow