upgrading-expo
Frontend & Expérience UX"Upgrade Expo SDK versions"
Documentation
Upgrading Expo
Overview
Upgrade Expo SDK versions safely, handling breaking changes, dependencies, and configuration updates.
When to Use This Skill
Use this skill when you need to upgrade Expo SDK versions.
Use this skill when:
Instructions
This skill guides you through upgrading Expo SDK versions:
Upgrade Process
1. Pre-Upgrade Checklist
2. Update Expo SDK
# Update Expo CLI
npm install -g expo-cli@latest
# Upgrade Expo SDK
npx expo install expo@latest
# Update all Expo packages
npx expo install --fix3. Handle Breaking Changes
4. Update Dependencies
# Check for outdated packages
npx expo-doctor
# Update packages to compatible versions
npx expo install --fix
# Verify compatibility
npx expo-doctor5. Testing
Common Issues
Dependency Conflicts
expo install instead of npm install for Expo packagesConfiguration Changes
app.json for new SDK requirementsBreaking API Changes
Best Practices
expo-doctor to verify setupResources
For more information, see the [source repository](https://github.com/expo/skills/tree/main/plugins/upgrading-expo).
Compétences similaires
Explorez d'autres agents de la catégorie Frontend & Expérience UX
frontend-slides
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
design-md
"Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files"
ai-wrapper-product
"Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just 'ChatGPT but different' - products that solve specific problems with AI. Covers prompt engineering for products, cost management, rate limiting, and building defensible AI businesses. Use when: AI wrapper, GPT product, AI tool, wrap AI, AI SaaS."