expo-secure-store
Provides a way to encrypt and securely store key-value pairs locally on the device.
keyv
Simple key-value storage with support for multiple backends
cacache
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
map-cache
Basic cache object for storing key-value pairs.
cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.