react-native-architecture

Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.

Content Preview
---
name: react-native-architecture
description: "Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture."
risk: unknown
source: community
date_added: "2026-02-27"
---

# React Native Architecture

Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.

## Use this skill when

- Starting a new React Na
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/react-native-architecture.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/react-native-architecture/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/react-native-architecture/SKILL.md

Related Skills