rn-state-and-storage

Community

RN state & storage guidance for robust apps

AuthorAratKruglik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

State management and storage choices in React Native can be confusing, with web patterns not always aligning with mobile constraints. This skill guides you through selecting appropriate state libraries (Zustand, Jotai, Redux Toolkit, TanStack Query, Context) and RN-specific storage options (AsyncStorage, MMKV, SecureStore, Keychain), including hydration patterns and secrets discipline.

Core Features & Use Cases

  • Pick a state management library that matches web intuition while fitting RN constraints.
  • Choose storage by data sensitivity (AsyncStorage, MMKV, SecureStore, Keychain) and implement hydration on app startup.
  • Persist UI and business state across app restarts while avoiding plaintext secrets.
  • Use case: start a new RN app with a consistent hydration flow and secure token handling.

Quick Start

Describe your React Native app's state and storage needs to get a tailored RN state-and-storage setup.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: rn-state-and-storage
Download link: https://github.com/AratKruglik/antigravity-sdlc/archive/main.zip#rn-state-and-storage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.