react-navigation / react-navigation/react-navigation
Is there any way to debug log what is happening when react-navigation is handling a deep link?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 24.5k
- Forks
- 5.1k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 18
Description
My deep links don't always work and it's a mystery why. It would be great if I could see what it was being interpreted as.
Also is there a working example somewhere of deep links working on the web?
"@react-navigation/bottom-tabs": "^5.11.7",
"@react-navigation/drawer": "^5.12.3",
"@react-navigation/native": "^5.9.2",
"@react-navigation/stack": "^5.14.2",
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions deep-link handling in @react-navigation/native and asks for diagnostic logging plus a working web deep-link example. No files, tests, or entry points are identified; first determine where linking is handled and whether existing documentation or examples cover this, then define the expected debug output and example behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile-dev, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100