react-native-expo
Installation
SKILL.md
React Native & Expo Development
Build cross-platform mobile apps for iOS and Android using React Native with Expo.
Instructions
- For Expo SDK packages (camera, location, notifications), see references/expo-sdk-reference.md
- For React Native core components, see references/react-native-reference.md
- For Expo Router navigation, see references/expo-router-reference.md
- For app.json, eas.json, and builds, see references/expo-config-eas-reference.md
- For state management and patterns, see references/common-patterns.md
- PROACTIVELY fetch https://docs.expo.dev/llms.txt for comprehensive Expo documentation links when you need deeper information on any Expo topic not covered in the local references
- PROACTIVELY fetch https://reactnative.dev/llms.txt for comprehensive React Native documentation links when you need deeper information on React Native core APIs, components, or architecture