# React Native Skills

> React Native patterns, navigation, and best practices for cross-platform mobile Use when this capability is needed.

- Skill: `tomevault-io/react-native-skills-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/react-native-skills-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/react-native-skills-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/react-native-skills-3

---


# React Native Skills

Framework for building native apps using React.

## Sub-Skills

### Architecture
- [project-structure.md](architecture/project-structure.md) - Project organization
- [expo-vs-cli.md](architecture/expo-vs-cli.md) - Expo vs CLI
- [monorepo.md](architecture/monorepo.md) - Monorepo patterns

### Navigation
- [react-navigation.md](navigation/react-navigation.md) - React Navigation
- [stack-navigator.md](navigation/stack-navigator.md) - Stack navigator
- [tab-navigator.md](navigation/tab-navigator.md) - Tab navigator
- [deep-linking.md](navigation/deep-linking.md) - Deep linking

### State Management
- [redux.md](state/redux.md) - Redux patterns
- [zustand.md](state/zustand.md) - Zustand patterns
- [context.md](state/context.md) - Context API
- [react-query.md](state/react-query.md) - React Query

### Components
- [styling.md](components/styling.md) - StyleSheet patterns
- [platform-specific.md](components/platform-specific.md) - Platform.OS
- [native-modules.md](components/native-modules.md) - Native modules
- [animations.md](components/animations.md) - Reanimated

### Data
- [fetch.md](data/fetch.md) - Fetch API
- [axios.md](data/axios.md) - Axios patterns
- [async-storage.md](data/async-storage.md) - AsyncStorage
- [realm.md](data/realm.md) - Realm database

### Performance
- [flatlist.md](performance/flatlist.md) - FlatList optimization
- [images.md](performance/images.md) - Image optimization
- [hermes.md](performance/hermes.md) - Hermes engine
- [memoization.md](performance/memoization.md) - Memoization

### Testing
- [jest.md](testing/jest.md) - Jest patterns
- [detox.md](testing/detox.md) - Detox E2E
- [component-testing.md](testing/component-testing.md) - Component tests

### Build & Deploy
- [fastlane.md](deploy/fastlane.md) - Fastlane automation
- [code-push.md](deploy/code-push.md) - CodePush
- [eas.md](deploy/eas.md) - Expo EAS

## Detection
Auto-detected when project contains:
- `metro.config.js` file
- `app.json` with React Native
- `react-native` package

---
> Source: [Fujigo-Software/f5-framework-claude](https://github.com/Fujigo-Software/f5-framework-claude) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

