react-navigation / react-navigation/react-navigation.github.io
Explain that headerTransparent should be the same value for every screen in headerMode: float stack
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 324
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
If people don't do this then the layout jumps and it is surprising to them. eg: https://github.com/react-navigation/react-navigation/issues/5805
Contributor guide
No contributing guide indexed for this repository
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
Search the documentation for headerTransparent, headerMode, and float stack to find the relevant section. Explain that headerTransparent should use the same value on every screen in a floating stack, including the layout-jump consequence, then verify the rendered documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100