tchvu3 / capacitor-voice-recorder

Capacitor plugin for voice recording
69 stars 57 forks source link

Update please capacitor to 4v #24

Closed Hambat closed 1 year ago

vinaykortikere commented 1 year ago

@Hambat I have forked and made changes to upgrade to Capacitor V4 - https://github.com/vinaykortikere/capacitor-voice-recorder

You can clone the repo to your local file system and then npm install from the file system in your capacitor project and use it if you need.

@tchvu3 Please review my changes in forked repo and please publish the V4 versioned plugin to NPM registry.

tchvu3 commented 1 year ago

After checking the changes between v3 and v4 i've decided to recreate the plugin from the v4 template, and test it thoroughly just to be safe. should be up and running by Sunday. even so, thank you for taking the time to update the plugin

tchvu3 commented 1 year ago

The update for version 4 is up