Skip to content

Check the possibility to show full paths when navigating using Expo Router #5391

@alwx

Description

@alwx

Problem Statement

When using reactNavigationIntegration, we automatically detect screen changes and create transactions named the same as the components that are being mounted (see screenshot below)

Image

However, there is a demand to show full paths which might be helpful when using nested components.
For example, opening a link <Link href="/tabs/explore/messages">Go to messages</Link> will lead to a transaction with name /tabs/explore/messages being created.

This issue is about investigating if it's possible and maybe implementing that with an extra option flag if it is.

Solution Brainstorm

No response

Are you willing to submit a PR?

None

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions