Languages & frameworksMIT

Expo Module

by Expo (opens in a new tab) expo/skills

Scaffolds and implements Expo native modules and views for Apple, Android, and web.

Installation

Skills CLI

Skills CLI command
npx skills@latest add expo/skills --skill expo-module

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Uses create-expo-module, then replaces examples with Swift, Kotlin, TypeScript, config-plugin, lifecycle, and autolinking code. Native build tooling and Expo packages are required; migrations to Expo Modules API 2.0 macros must use the companion expo-migrate-module skill instead.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size152 lines
  • Last checked27 Sept 2026 · 02847b29a4c8bb957cdea4e9efa060e78b6b1ac5976fb38d14275a9f21d5c776

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/expo/skills/expo-module/SKILL.md on GitHub (opens in a new tab)