migrate-to-static-config

star 9.2k

Migrate React Navigation navigators from dynamic component based config to static object based config.

keybase By keybase schedule Updated 6/8/2026

name: migrate-to-static-config description: Migrate React Navigation navigators from dynamic component based config to static object based config.

Migrating to Static Config

Check @react-navigation/native in package.json first.

  • If 7.x, read references/react-navigation-7.md
  • If 8.x, read references/react-navigation-8.md

Do not load both unless explicitly comparing versions.

Install via CLI
npx skills add https://github.com/keybase/client --skill migrate-to-static-config
Repository Details
star Stars 9,219
call_split Forks 1,292
navigation Branch main
article Path SKILL.md
More from Creator