Skip to content

Upgrade navigation to version 5.x #2377

@mauriguz

Description

@mauriguz

Right now the project uses a mix of v4 and v5 for navigation, we want to unify all navigation to version 5.x
https://reactnavigation.org/docs/upgrading-from-4.x/

  • Install @react-navigation/native & @react-navigation/stack
  • Uninstall react-navigation & react-navigation-stack
  • Align all @react-navigation packages in the project to v5
  • Replace createAppContainer with NavigationContainer
  • Replace onNavigationStateChange with onStateChange
  • Native crash: Cannot find types in react-navigation/native

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions