What problem does it solve?
This Skill provides comprehensive guidelines and best practices for developing cross-platform mobile applications using the Expo framework, ensuring efficient development, modern UI, and robust native feature integration.
Core Features & Use Cases
- Cross-Platform Development: Build iOS and Android apps from a single codebase.
- Native Feature Integration: Seamlessly use device features like Camera, Location, and File Uploads.
- Modern Architecture: Follows best practices for state management (React Context, React Query), routing (Expo Router), and TypeScript.
- Use Case: Develop a new mobile application that requires user authentication, real-time data display, and access to the device's camera for profile picture uploads.
Quick Start
Follow the architectural guidelines to set up a new Expo project with Expo Router and React Query for state management.