UNPKG

@ionic-native/splash-screen

Version:

Ionic Native - Native plugins for ionic apps

27 lines (16 loc) 747 B
<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/splash-screen/index.ts#L1"> Improve this doc </a> # Splash Screen ``` $ ionic cordova plugin add cordova-plugin-splashscreen $ npm install @ionic-native/splash-screen ``` ## [Usage Documentation](https://ionicframework.com/docs/native/splash-screen/) Plugin Repo: [https://github.com/apache/cordova-plugin-splashscreen](https://github.com/apache/cordova-plugin-splashscreen) 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. ## Supported platforms - Amazon Fire OS - Android - iOS - Windows