Hey guys, how about implementing something like the cordova-gen-icon npm module, so that app icons can be generated from one 2048x2048 source image.
It would be pretty cool if icons were generated when doing an ionic build.
Hey guys, how about implementing something like the cordova-gen-icon npm module, so that app icons can be generated from one 2048x2048 source image.
It would be pretty cool if icons were generated when doing an ionic build.
+1
Would be great to get this together with ionic
I m using https://www.npmjs.org/package/cordova-icon at the moment
Iām using cordova-icon as well in an after_prepare hook. Works fine, but would be a lot easier if it would be added to ionic, same for splash screens!
Check
there is already a PR for splashscreen support