Migrate To Strict API

Use when migrating a React Native project to the Strict TypeScript API — the default JavaScript API from React Native 0.87, available as an opt-in preview since 0.80. Handles tsconfig.json setup, dependency updates, rewriting deep imports to root imports, and resolving breaking type changes. Invoke with `/migrate-to-strict-api`.

react-native-community 1249c0f 2 files · 14.6 KB Updated

File contents

react-native-community/skills/tree/main/migrate-to-strict-api commit 1249c0ff7a

Frequently asked questions

npx skillmds add react-native-community/migrate-to-strict-api