react-native-expo
CommunityBuild React Native apps faster, automate complex migrations.
Authorjezweb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the confusion and errors when building React Native apps with the latest versions, preventing 12 common issues that waste hours of debugging time.
Core Features & Use Cases
- New Architecture Migration: Automatically handle the mandatory transition to Fabric and TurboModules in React Native 0.82+.
- React 19 Compatibility: Automatically convert deprecated propTypes and forwardRef patterns to modern TypeScript.
- Use Case: Imagine you're upgrading from React Native 0.75 to 0.82+. Use this Skill to prevent "Fabric component not found" and "propTypes not a function" errors automatically.
Quick Start
Use the react-native-expo skill to create a new React Native 0.82+ app with New Architecture enabled and React 19 ready.
npx create-expo-app@latest my-app cd my-app npx expo install react-native@latest expo@latest npx expo start Press 'j' to open React Native DevTools
Dependency Matrix
Required Modules
Node.jsExpo CLI
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: react-native-expo Download link: https://github.com/jezweb/claude-skills/archive/main.zip#react-native-expo Please download this .zip file, extract it, and install it in the .claude/skills/ directory.