Search code examples
nativescriptangular2-nativescriptnativescript-angular

how to use gif image as splash screen and how to start and stop gif in nativescript-Angular app


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


Solution

  • 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