capacitor-assets
capacitor-assets copied to clipboard
Enable building light/dark mode splash screens
https://github.com/apache/cordova-plugin-splashscreen#dark-mode details that both Android and iOS now support dark and light mode on splash screens. It would be amazing to be able to auto-generate those with cordova-res!
Yes this is increasingly in demand. @dwieeb what are your thoughts here?
Makes sense!
✌️
I am looking into this enhancement. Do users need to provide light and dark splash screen images under resources folder?
e.g. splash.light.png splash.dark.png
Yes please! 👍🏼
any update?
any update?
Seems useful, probably worth slating for the 1.0. Note: we're dropping Cordova support for 1.0 but can definitely get this working for Capacitor.
I think this work in the 1.x alpha/beta version, if anyone wants to try: https://github.com/ionic-team/capacitor-assets/blob/1.x/README.md
Dark and light mode screens now supported in @capacitor/assets for Capacitor apps