Splash screen background image isn't resizing

I’m pretty new to CRNA, Expo and React Native so this might be a very embarrassing question but I can’t seem to change the size of my splash screen background image. I know I can’t change the size in app.json config file. So, no matter what size I adjust the image to it spans the entire width of the screen. Any obvious or not so obvious about what I’m doing wrong?

2 Likes

I have the same problem. I’ve assigned a very large image. On Android the center part of the image is shown in the AppLoading screen, but on ios the image is shown with the full width, leaving blank space above and below the image.

Is there a way to get the Android behaviour on ios, too?

Same here, any news about this ? Can we specify multiple images ?