Expo Migrate Module

Framework (OSS). Migrate an existing Apple/Swift Expo native module from the Expo Modules API 1.0 definition DSL to the 2.0 macro API (sometimes called v2) while preserving its JavaScript and TypeScript contract. Use when converting or incrementally adopting @ExpoModule, @JS, @Event, @SharedObject, or @Record in an existing module. Do not use for creating a new module, general Expo SDK upgrades, or Android/Kotlin migrations.

Expo 32cd105 5 files · 31.2 KB Updated 2.2k repo stars

File contents

expo/skills/tree/main/plugins/expo-experiments/skills/expo-migrate-module commit 32cd105b21

Frequently asked questions

npx skillmds@latest add expo/expo-migrate-module