apache / cordova-docs

Apache Cordova Documentation
https://cordova.apache.org/
Apache License 2.0
350 stars 554 forks source link

docs(splash): Update splashscreen config preferences #1348

Open dpogue opened 1 month ago

dpogue commented 1 month ago

Platforms affected

Mostly iOS

Motivation and Context

We're adding a new preference on iOS to control the splash screen background colour.

Description

Include some preferences that were missing for auto-hiding and controlling splash screen delays, and also add the iOS SplashScreenBackgroundColor preference (from https://github.com/apache/cordova-ios/pull/1411)

Checklist