Storage
Persistent string key-value store (UserDefaults / SharedPreferences).
Installation
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.
