Closed gianlazz closed 7 years ago
Is it included by default? https://ionicframework.com/docs/native/splash-screen/
Using the Splash Screen Plugin with Ionic https://www.youtube.com/watch?v=vF8pXlv_TPs
Make an Animated Ionic Splash Screen via HTML/CSS https://www.youtube.com/watch?v=_DdqcjmHOHQ
Automatically Generate Splash Screens and Icons with Ionic CLI https://www.youtube.com/watch?v=PVi31lIT0ts&t=62s
This will do it. Now I just need to make an icon and splashscreen
This is the current documentation for generation splash and icon resource files
https://ionicframework.com/docs/cli/cordova/resources/
Just put a splash screen(2732x2732px) and icon image(1024x1024px)
then run this command
ionic cordova resources
commited and pushed in: 1a91e48c0075dead7ae8d607bd6537caf0f90630
How's the best way to create this based on my wireframe design?