react-native
Installation
SKILL.md
When to Use
Triggers: When building mobile apps, working with React Native components, using Expo, React Navigation, or NativeWind.
Load this skill when:
- Building mobile applications with React Native
- Working with Expo managed or bare workflow
- Implementing navigation with React Navigation
- Styling with NativeWind (Tailwind for RN)
- Handling platform-specific code (iOS/Android)
- Managing native modules and linking
Critical Patterns
Pattern 1: Project Structure
Related skills