How to change the color of the circular loading indicator in the loading screen?

So I’m using a dark background color for the loading screen . I want to change the color of the loading indicator to white for visibility. Is there a configuration in app.json/exp.json ?

I’m 99% sure that it isn’t configurable at this moment, but further customization of the Expo Loading experience is a highly desired feature and it’s in the pipeline already. You can show your desire for it by voting for it on canny: Improved Splash Screen API | Voters | Expo

So until that lands in a future SDK version, you’ll unfortunately have to keep the loading indicator as is.

Cheers,
Adam

1 Like

Thanks for the reply