Skill

Upgrading Expo

Skill

SDK upgrades without folklore.

Official upgrading-expo skill. The order, the native bumps, the things that break silently.

spec·Apache-2.0·Updated this quarter·github.com/expo/skills

Claude CodeCursorDesktop
Scanned
npx skills add expo/upgrading-expo

By Expo

Input

An Expo app on an older SDK.

Output

An upgrade plan and the first commands.

expo-upgrading.skill/invoke

You say

Go to the current SDK.

It returns

npx expo install expo@latest --fix. Two peer warnings.

Prompt notebook

Prompts this skill is built for.

  • You say

    Go to the current SDK.

    It returns

    npx expo install expo@latest --fix. Two peer warnings.

  • You say

    Do we need a new dev client?

    It returns

    Yes — a native module bumped. Rebuild.

What it teaches

  1. 01SDK
  2. 02Native
  3. 03Changelog