react-native-storage-manager
CommunitySecure, encrypted local storage patterns for React Native apps.
AuthorPlaneInABottle
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides reusable patterns for secure local data persistence in a React Native Fitness Tracker app by standardizing MMKV storage usage and Expo SecureStore encryption.
Core Features & Use Cases
- Encrypted MMKV storage initialization and key management.
- Helper utilities for save/load/remove/clear operations with typed data.
- Seamless MST (MobX State Tree) integration for persisted stores via onSnapshot/applySnapshot.
- Clear separation between sensitive data and cached values using dedicated storage instances.
- Practical example: persisting user preferences, tokens, and small configuration data.
Quick Start
Initialize an encrypted MMKV instance in app/utils/storage and use the provided helpers to store and retrieve data.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: react-native-storage-manager Download link: https://github.com/PlaneInABottle/fitnessMobileApp/archive/main.zip#react-native-storage-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.