mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
GitBook: [master] 215 pages modified
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Splash Screen
|
||||
|
||||
```text
|
||||
$ ionic cordova plugin add cordova-plugin-splashscreen
|
||||
$ npm install @awesome-cordova-plugins/splash-screen
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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
|
||||
|
||||
Reference in New Issue
Block a user