I want to use gif image as splash screen for nativescript-Angular App. I don't know whether we can use Gif image as splash Screen. if there is any option to work that GIF format image then how to use and start gif and stop gif in App for both the platform I am using nativescript 5.4
You can use nativescript-splashscreen for animated Splash Screens
. That plugin is available at Nativescript marketplace and you can add using the following command
tns plugin add nativescript-splashscreen