| name | react-native-dev |
| description | React Native and Expo development skill for mobile UI, navigation, native capabilities, performance, testing, and deployment. Use when building or reviewing React Native or Expo apps rather than web React. |
| license | MIT |
| metadata | {"version":"1.0.0","category":"mobile"} |
React Native & Expo Development Guide
Use this skill for React Native or Expo work.
Use this skill for
- Expo Router or React Native navigation
- mobile UI and animation work
- state management and forms
- native capabilities and permissions
- performance tuning
- testing and deployment
Working rules
- Prefer Expo defaults unless the task clearly requires deeper native control.
- Optimize lists, images, and animation paths early.
- Keep route files clean and avoid mixing unrelated code into app routes.
- Treat device permissions and offline/network behavior as part of the feature, not afterthoughts.
Read references as needed
references/navigation.md
references/components.md
references/styling.md
references/animations.md
references/state-management.md
references/forms.md
references/networking.md
references/performance.md
references/testing.md
references/native-capabilities.md
references/engineering.md