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, readreferences/react-navigation-7.md - If
8.x, readreferences/react-navigation-8.md
Do not load both unless explicitly comparing versions.