Developers can build mobile apps for iOS and Android using React Native and Expo. This skill works with the latest versions like SDK 52 to 55 and React Native 0.76 to 0.82 plus.
It covers the New Architecture that is now required in newer versions. You will learn about important changes like propTypes removed in React 19 and forwardRef deprecated. The skill also prevents 16 common errors when upgrading or migrating your Expo apps.
Use this skill when starting a new project or updating an existing one to avoid breaking changes.
Global
mkdir -p ~/.claude/skills/react-native-expoProject
mkdir -p .claude/skills/react-native-expoSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability