react-native-expo
Installation
SKILL.md
React Native Expo (0.76-0.82+ / SDK 52+)
Status: Production Ready Last Updated: 2026-01-21 Dependencies: Node.js 20.19.4+, Expo CLI, Xcode 16.1+ (iOS) Latest Versions: react-native@0.81.5, expo@~54.0.31, react@19.2.3
Quick Start (15 Minutes)
1. Create New Expo Project (RN 0.76+)
# Create new Expo app with React Native 0.76+
npx create-expo-app@latest my-app
cd my-app
Related skills