React Native State Management - Manage React Native state with Context, Zustand, and Redux
Local and global state patterns with Context, Zustand, and Redux Toolkit.
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- implement useState for local state
- lift state between components
- share state with Context API
- create Zustand stores
- implement Redux Toolkit slices
- manage server state with React Query
Inputs
- React Native application
- Component files (.tsx, .ts)
- State management libraries
- API data
Outputs
- Stateful React Native components
- Global state stores
- Updated application state
Requirements
- React Native development environment
- TypeScript/JavaScript knowledge
- State management libraries installed
