Splash Screen Spinner customize?

Seems like this was asked years ago. Wondering if we can change the spinner that shows up on the splash screen? The spinner is in the center right where the company logo seems to be. Would like to either move it down, or even just take it off?
The joys of being tied to Ionic.

set

<preference name="ShowSplashScreenSpinner" value="false"/>

in config.xml

Thanks, just what I needed.

I guess it’s apply to Ionic 1 too, if you want to move the spinner, you have to tweak the splash screen cordova plugin.

You could have a look in this post, one person display how to do it in Android, another in iOS