I have working on Ionic 2 project and want to set a .GIF image as splash screen . If it is possible then please guide me how to set the same .
No. Splash screens are converted to platform specific resources, which is displayed while all the Ionic runtime is initializing. Both Android and iOS only supports static images for this.
You may be able to display something cool while performing asynchronous network requests. This has to be after the app is initialized, of course.
It is not possible to do directly, but there are some workarounds, for example using the SVG animation.
Check this tutorial from joshmorony.com:
https://www.joshmorony.com/creating-an-animated-splash-screen-in-ionic/
Hope it helps!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With