react-navigation / react-navigation/react-navigation
HeaderShownContext export
Open
Nobody has claimed this yet.
bug
package:stack
- Dominant language
- TypeScript
- Stars
- 24.5k
- Forks
- 5.1k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 18
Description
To create my custom header, I need to export the HeaderShownContext context. Without this, I can't create nested headers.
Is it possible to add these exports?
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
Start by locating the HeaderShownContext definition and the package entry point that controls public exports. Check how existing navigation contexts are exported, then verify that the context can be imported for custom nested headers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100