cordova-plugin-wkwebview-engine
cordova-plugin-wkwebview-engine copied to clipboard
BackgroundColor preference doesn't work
After switching to a new cordova-plugin-wkwebview-engine preference BackgroundColor stopped working. Now it always white.
<preference name="BackgroundColor" value="#222f73"/>
To change the color, I need to edit the source code of this plugin, but it is not very convenient.