Merge branch 'add-jira-link' of https://github.com/revolunet/cordova-plugin-splashscreen
This commit is contained in:
commit
60fb0621ae
@ -21,6 +21,8 @@
|
|||||||
|
|
||||||
This plugin displays and hides a splash screen during application launch.
|
This plugin displays and hides a splash screen during application launch.
|
||||||
|
|
||||||
|
:warning: Report issues on the [Apache Cordova issue tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Splashscreen%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
// npm hosted (new) id
|
// npm hosted (new) id
|
||||||
@ -146,4 +148,3 @@ event. See [Icons and Splash Screens](http://cordova.apache.org/docs/en/edge/con
|
|||||||
for more information on doing this configuration. For this reason, it is
|
for more information on doing this configuration. For this reason, it is
|
||||||
unlikely you need to call `navigator.splashscreen.show()` to make the splash
|
unlikely you need to call `navigator.splashscreen.show()` to make the splash
|
||||||
screen visible for app startup.
|
screen visible for app startup.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user