capacitor-community / react-hooks

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

Reuse fn that generate feature not available error #1

Closed ElianCordoba closed 4 years ago

ElianCordoba commented 4 years ago

Had to type the function featureNotAvailableError as any because Typescript would comply on many places and I didn't found an elegant way to deal with that.

elylucas commented 4 years ago

Thanks!