Lynx/Modules/Storage
@sigx/lynx-storage · Stable

Storage#

Persistent string key-value store (UserDefaults / SharedPreferences).

34k weekly v0.4.1 iOS · Android MIT

Installation#

Terminal
pnpm add @sigx/lynx-storage
sigx prebuild   # auto-links the native module

About#

@sigx/lynx-storage is a Lynx module — persistent KV store. It is versioned in lockstep with the rest of the Lynx module family, so any combination of modules just works together.

Next steps#

Continue with Installation for project setup, or jump to the API reference.