capacitor-community / react-hooks

⚡️ React hooks for Capacitor ⚡️
Other
246 stars 22 forks source link

Question about Capacior 3.0 support #19

Closed Ebioro closed 2 years ago

Ebioro commented 3 years ago

Will this library support Capacitor 3.0?

chrisweight commented 3 years ago

Will this library support Capacitor 3.0?

Hopefully if https://github.com/capacitor-community/react-hooks/pull/21 gets merged?

StErMi commented 3 years ago

I'm also waiting for this update :(

StErMi commented 3 years ago

Is this project still active?

denisLoncaric commented 3 years ago

capacitor 3.0 update would be great :)

riderx commented 3 years ago

@mlynch ?

StErMi commented 3 years ago

This is the response I got from their forum: https://forum.ionicframework.com/t/update-capacitor-community-react-hooks-to-capacitor-3-0/212714

piotr-cz commented 3 years ago

There should be note in the README that libraries work only with capacitor v2.

Using Storage Hooks with capacitor v3 throws

FeatreNotAvailableError: Feature not available on this platform/device. Check availability before attempting to call this method

elylucas commented 2 years ago

Hey all,

These hooks have been updated to work with Capacitor 3. Please see the readme for upgrade instructions, and if you run into any issues let us know.