react-native-architecture

Configure Expo Router navigation and offline-first architecture for React Native apps.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/atalovesyou/claude-skills-pack --skill react-native-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-native-architecture
Source: https://github.com/atalovesyou/claude-skills-pack/tree/main/skills/react-native-architecture
Command: npx skills add https://github.com/atalovesyou/claude-skills-pack --skill react-native-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Production-ready patterns for React Native apps with Expo, navigation, native modules, and offline-first architecture.

Core Features & Use Cases

  • Expo Router navigation patterns
  • Authentication flows and offline-first data handling
  • CI/CD for mobile releases

Quick Start

Create a new Expo project, install essential dependencies, and configure a root layout with a tab/navigator structure (expo-router).