Splash Screen
$ ionic cordova plugin add cordova-plugin-splashscreen
$ npm install @awesome-cordova-plugins/splash-screen
This plugin displays and hides a splash screen during application launch. The methods below allows showing and hiding the splashscreen after the app has loaded.
- Amazon Fire OS
- Android
- iOS
- Windows
Last modified 1yr ago