Skill

Expo Native UI

Skill

Expo’s skill for Router, components, and motion.

Official. Build screens the Expo way — Router, styling, and the components they actually ship.

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

Claude CodeCursorDesktop
Scanned
npx skills add expo/skills

By Expo

Input

A screen or a flow.

Output

Expo Router files that run.

expo-native-ui.skill/invoke

You say

Add a settings stack.

It returns

app/settings/_layout.tsx + two screens. Typed routes.

Prompt notebook

Prompts this skill is built for.

  • You say

    Add a settings stack.

    It returns

    app/settings/_layout.tsx + two screens. Typed routes.

  • You say

    This list janks on Android.

    It returns

    FlashList, not ScrollView. Patch attached.

What it teaches

  1. 01Router
  2. 02Components
  3. 03Animation