What problem does it solve?
This skill provides a comprehensive architectural framework for building high-performance mobile applications with Expo, ensuring consistency, native feature integration, and adherence to modern React Native best practices.
Core Features & Use Cases
- Native-First Architecture: Implements native tab bars, liquid glass effects, and seamless device feature integration (Camera, Location, etc.).
- Optimized State & Networking: Standardizes the use of React Query for server state and React Context for local state, ensuring efficient data flow.
- Use Case: Use this skill to rapidly scaffold a cross-platform mobile app that requires complex native device permissions, custom UI animations, and robust error handling without reinventing the wheel.
Quick Start
Use the expo skill to initialize a new mobile project structure with the recommended navigation and state management patterns.