jezweb / react-native-expo
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/react-native-expo && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2137" && unzip -o skill.zip -d .claude/skills/react-native-expo && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/react-native-expo/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Build React Native 0.76+ apps with Expo SDK 52-54. Covers mandatory New Architecture (0.82+/SDK 55+), React 19 changes, SDK 54 breaking changes (expo-av, expo-file-system, Reanimated v4), and Swift iOS template. Prevents 16 documented errors. Use when building Expo apps, migrating to New Architecture, upgrading to SDK 54+, or fixing Fabric, TurboModule, propTypes, expo-updates crashes, or Swift AppDelegate errors.