1
How to change the screen loading ionic standard?
1
How to change the screen loading ionic standard?
1
You need to edit the images icon.png
and splash.png
of the directory resources
, as documented: https://ionicframework.com/docs/cli/cordova/resources/
After editing the images, run: ionic cordova resources [<platform>]
that the icon and splash images will be updated.
Browser other questions tagged cordova-plugin ionic3
You are not signed in. Login or sign up in order to post.