capacitor-community / camera-preview

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

feat: get and set zoom #326

Closed dpa99c closed 1 week ago

dpa99c commented 8 months ago

Implements getMaxZoom(), getZoom() and setZoom() as per the Cordova version of this plugin.

Resolves #99

GuilhermeAbreu commented 2 weeks ago

When will this feature be released?

dpa99c commented 1 week ago

Superseded by #339