App loading screen to full screen

Can I make app loading screen to fit the whole screen?
I want above image to fit full screen.

You can use the loading => backgroundImage field in exp.json. See the docs here: https://docs.expo.io/versions/latest/guides/configuration.html#backgroundimage.

1 Like

Thanks for your kind reply. I’ve already done that but still I see a small image loading.

I also tried with bigger size image. Am I doing this correctly?

This is the image used to fill the whole screen so you should use a larger image.

My image size is 1125 × 2001 in pixel.
Isn’t this big enough?

I still see small image. Also, even image is not big enough, I hope it can fit screen size even if it looks blurry.

It worked when I quit app and restarted Expo.

1 Like