ux-design-rn
Installation
SKILL.md
UX Design — React Native
Mobile UX has distinct constraints from web UX. Apply these rules before and during implementation of any React Native screen or navigation flow.
When to Activate
- Before implementing a new screen or navigation flow
- When designing touch interactions, gestures, or pull-to-refresh
- When the feature involves offline capability or network-dependent states
- When implementing OS permission requests
- When designing platform-specific interactions (Android back button, iOS swipe-to-go-back)