What problem does it solve?
This Skill solves the common pain points of building Expo and React Native apps that feel non-native, have inconsistent styling, broken navigation patterns, or fail to follow platform-specific human interface guidelines, leading to poor user experience and unnecessary rework.
Core Features & Use Cases
- Expo Router Navigation Best Practices: Complete guidance on route structure, stack navigation, native tabs, link previews, context menus, and Apple zoom transitions for seamless, platform-appropriate navigation.
- Native UI Component Standards: Rules for using native iOS controls (Switch, Slider, SegmentedControl), SF Symbols, haptics, and platform-adaptive styling to avoid custom, non-native user interface elements.
- Use Case: A developer building a cross-platform recovery support app can use this Skill to implement native-feeling tab navigation, animated session screens, and accessible form inputs that follow Apple's Human Interface Guidelines, without manual platform-specific tweaks.
Quick Start
Use the building-native-ui skill to add a native tab navigator with home and settings tabs, plus a stack-based detail screen with animated transitions to your Expo app.