react-native
Installation
SKILL.md
React Native
Cross-platform iOS/Android with React Native. Native components, platform code, navigation, and performance.
When to Use
- Cross-platform mobile (iOS + Android)
- Bare React Native (not Expo managed)
- Platform-specific features and native module integration
- Mobile performance optimization
Don't use for:
- Web apps (use react skill)
- Expo-managed (use expo skill)
- Native iOS/Android development only