capacitor-community / camera-preview

Capacitor plugin that allows camera interaction from HTML code
MIT License
189 stars 166 forks source link

adding ability to preserve WebView's opacity when stop() is called #343

Open igor-xx opened 4 months ago

igor-xx commented 4 months ago

Android: you can call stop with optional parameter to set WebView's background color iOS: opacity is now preserved during start call and restored when stop is called