Kureev / Kureev/react-native-navbar
Navbar for landscape layout takes extra-space
Open
Nobody has claimed this yet.
feature request
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
Native iOS nav bar suppress status bar in landscape layout to save space, could we do the same for this great component?

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
Start by reviewing the navbar component's handling of landscape layout and the status bar. Done means the status bar is suppressed in landscape so the navbar uses less vertical space, matching the native iOS behavior shown in the screenshot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100