dexie-react-hooks

For using this library, you need to install dexie@>3.1-alpha

npm i react dexie dexie-react-hooks

or

yarn add react dexie dexie-react-hooks

Allows app developers load indexedDB data and keep their component updated whenever the data changes.

Hooks

useLiveQuery()

useObservable()

usePermissions()

Table of Contents