Skip to content

Repository files navigation

capacitor-webview-background

Simple plugin to update app color background (android/iOS) from JS

Install

npm install capacitor-webview-background
npx cap sync

API

updateBackgroundColor(...)

updateBackgroundColor(options: { color: string; }) => Promise<{ color: string; }>
Param Type
options { color: string; }

Returns: Promise<{ color: string; }>


About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages