expo-splash-screen Bare Workflow COVER not working on android

Hi all,

Have a bare workflow app, and have got a splash screen working. On IOS, my splash screen is working fine, covering the entire screen but on Android, it doesn’t seem to be covering the whole screen.

I am sure i have miss understood the instructions, but in my MainActivity i have manually updated splashScreen.show to include SplashScreenImageResizeMode.COVER.

App works fine, splash shows but just sits in the middle of the screen with white bars either size? Is this standard behaviour, do i need to just make really wide splash screen images for android?

Any help would be greatly appreciated.

Hey @modika, could you share the asset you are using for the splash screen image? Also, is this occurring on multiple android devices?

Cheers,
Adam