localforage-expo-filesystem-driver
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

localforage-expo-filesystem-driver

Installation

yarn add localforage-expo-filesystem-driver

or

npm install localforage-expo-filesystem-driver

Usage

import localForage from 'localforage';
import fsDriver, { driverKey } from 'localforage-expo-filesystem-driver';

void localForage.defineDriver(fsDriver);

void localForage.setDriver(driverKey);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    1
    • latest

Version History

Package Sidebar

Install

npm i localforage-expo-filesystem-driver

Weekly Downloads

4

Version

0.0.6

License

MIT

Unpacked Size

14.2 kB

Total Files

6

Last publish

Collaborators

  • robertherber