How can i set an splash screen and app icons?

How can i set an splash screen and app icons ?
Can i use the “cordova-res” for splashscreen generation ?
Thanks

Hi, the options are found in your wappler project settings, there you can set app icon.

For splashscreen you need to install the cordova plugin and add your preferences to the config.xml file.
https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-splashscreen/