Animated Splash Screen

You can show an animation on your splash screen. It is a good alternative to an image or an icon if your web app's first load is slightly longer.

You can choose how to play the animation on initial load. The default is to play at least one complete cycle of the animation and then once your website has loaded (DOMContentReady event is triggered) the splash screen will close and transition to your app. An alternative is to only play the animation until your website is loaded and transition immediately to your app.

iOS Android

Median supports animations created in Adobe AfterEffects software which have been exported using the BodyMovin plugin in JSON format. There are free animations available on https://lottiefiles.com

iOS and Android do not support some features available in the BodyMovin format such as Blend Modes that are only supported in web. We recommend testing your animation file to ensure it displays as expected.