react-native-architecture

Provides architecture patterns for React Native/Expo projects.

1|Updated Apr 21, 2025
One-click install
npx skills add https://github.com/agi-house-india/agihouse-site --skill react-native-architecture-agi-house-india
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-native-architecture
Source: https://github.com/agi-house-india/agihouse-site/tree/main/.claude/skills/react-native-architecture
Command: npx skills add https://github.com/agi-house-india/agihouse-site --skill react-native-architecture-agi-house-india

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides architecture patterns for React Native/Expo projects, covering navigation, native integrations, offline-first patterns, and performance considerations.

Core Features & Use Cases

  • Project Structure & Organization: Clear layout for React Native apps with Expo.
  • Offline-First & Data Sync: Strategies for resilient mobile experiences.
  • Navigation & Native Modules: Patterns for robust cross-platform navigation and native integrations.
  • Use Case: Start a new Expo project with scalable architecture to support offline functionality and smooth navigation.

Quick Start

Initialize a new Expo project and apply the recommended structure, then integrate navigation and data layers as shown.