Background in native.newWebView

Hello.

Anyone knows how can I set a background (color or image) in a nativeWebView?

Hi @casasgranada.es,

You can’t set a color or background directly, but you could create an image or rectangle of the same size behind the webView, and the webView would lay over it. Would that work for your scenario?

Best regards,

Brent

Hi @casasgranada.es,

You can’t set a color or background directly, but you could create an image or rectangle of the same size behind the webView, and the webView would lay over it. Would that work for your scenario?

Best regards,

Brent