Update capacitor-community react-hooks to Capacitor 3.0

Hi there,

I’m using capacitor-community react-hooks and I would like to upgrade to Capacitor 3 but the repo is not updated to use the new Capacitor 3.

The repo should be maintained by the ionic/capacitor owner, is there some update about an ETA to support Capacitor 3.0?

At the moment, it’s not a big priority for us as we’re working on other projects. We also need to best figure out how to make the package work with Cap3 since the plugins are split out now.

Either way, they’re just syntactic sugar for the Plugins API, there’s nothing about them that limits what you can and can’t do with the raw plugin API