Package Exports
- @ionic-native/splash-screen
- @ionic-native/splash-screen/index
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ionic-native/splash-screen) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Splash Screen
$ ionic cordova plugin add cordova-plugin-splashscreen
$ npm install --save @ionic-native/splash-screenUsage Documentation
Plugin Repo: 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