What problem does it solve?
This skill provides comprehensive guidelines for building robust Expo mobile applications, covering architecture, routing, state management, permissions, and deployment workflows to help teams ship high-quality apps.
Core Features & Use Cases
- Architecture guidance for Expo apps, including frontend-first patterns and iOS considerations
- Routing and navigation guidance using Expo Router with file-based routing and layout strategies
- State management guidance using React Context and React Query for server state handling
- TypeScript guidance with explicit typing, safety checks, and scalable patterns
- Workflow and testing guidance, including font loading, splash screens, and web compatibility considerations
Quick Start
Follow these guidelines to bootstrap a new Expo project with architecture, routing, state management, and permission handling.