expo-secure-store

Provides a way to encrypt and securely store key-value pairs locally on the device.

cache-base

Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.