airbnb / airbnb/native-navigation
hidden doesn't work for Navigator.Config with tabs
Open
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
I added `hidden={true}` to `example/components/Screen.js` -> `Navigator.Config` props and top navigation bar was still visible.
Contributor guide
Research direction
Start at example/components/Screen.js and trace how Navigator.Config receives the hidden={true} prop for tabs. Reproduce the example and inspect the navigation behavior; done means the top navigation bar is no longer visible when hidden is true.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100