Skip to content

Fix React Native's React Navigation instrumentation examples #3183

@jennmueng

Description

@jennmueng

We need to change the example so users register the navigation container inside the onReady prop. React Navigation V5 does not actually set the ref on mount if linking is enabled, will need to move the registerNavigationContainer call to onReady as per react-navigation/react-navigation#8445 (comment).

Also, the functional component examples should be using useRef and not createRef.

Location:
https://docs.sentry.io/platforms/react-native/performance/included-instrumentation/#react-navigation-v5

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions