cordova-splash icon indicating copy to clipboard operation
cordova-splash copied to clipboard

Automatic splash screen generator for Cordova

Results 22 cordova-splash issues
Sort by recently updated
recently updated
newest added

Hello. First of all, thank you for the excellent work. I noticed that on Android the splashscreen images are being generated and written into `/platforms/android/app/src/main/res` when the project is supposedly...

If a `capacitor.config.json` file is present in root, a capacitor project is assumed. I also added an alias for the bin script "capacitor-splash"

I see the following issue on both Android and iOS with long screens. This was iPhone X (simulated). I see the same on a new Android with similar screen dimensions....

* Merged previous iOS storyboard support, but disabled legacy image generation when in storyboard mode * Added --use-storyboard-singular=true switch to generate a singular storyboard image which reduces the overall app...

I see support for iPhone XS and XR was added, along with the **package.json** file updated to change to `v1.0.1`. However, NPM still has `v1.0.0` as the latest.

Hey @AlexDisler I, like many other people am now depending on cordova-splash (and cordova-icon). Unfortunately the project has become a bit dormant. Would you mind adding some more people as...

If you don't use the storyboard launch format, then the iPad Pro build will be scaled up. More info here: http://cordova.apache.org/docs/en/7.x/reference/cordova-plugin-splashscreen/index.html#launch-storyboard-images

Hi, Both cordova-icon and cordova-splash are working fine but the android application still shows the default cordova icon/splash. It seems that cordova-splash outputs in "platforms/android/app/src/main/res/" while the project still uses...

They could add support to some Xiaomi cell phones, especially those of larger screens: Redmi Plus 5 / Redmi Note 5 / Redmi Note 6 (5.99" - 1080 x 2160)...

Added support for the new images required for Storyboard mode (required for iPad Pro, iPhone X). Usage: cordova-splash --use-storyboard=true