What problem does it solve?
Manually converting Google Stitch mobile UI designs to React Native/Expo is time-consuming, error-prone, and often results in inconsistent cross-platform behavior, missing accessibility features, and poor dark mode support. This skill automates the entire conversion process to deliver production-ready, maintainable mobile components.
Core Features & Use Cases
- Automated Design Conversion: Maps Stitch MOBILE device designs to React Native/Expo components using TypeScript and StyleSheet.create, following Expo Router file-based navigation conventions.
- Built-in Best Practices: Includes default system-aware dark mode support via useColorScheme, accessible 44dp minimum touch targets, safe area handling, and screen reader compatibility out of the box.
- Use Case: If you have a Stitch-generated mobile app design for an iOS/Android fitness tracker, this skill will convert it to a fully functional Expo component set with proper navigation, theme support, and accessibility in minutes.
Quick Start
Use the stitch-react-native-components skill to convert your attached Stitch mobile design into a complete, accessible Expo React Native component set with dark mode support.