Jasonette / Jasonette/JASONETTE-iOS
Bottom Tab Bar Issue
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
If you add a bottom (or top) bar to act as a menu/header/footer, it doesn't stick directly on the top/bottom on newer iPhones with rounded edges. It leaves a couple pixels of space between the top of the phone screen & header. Content passes through and shows above the header when you scroll down. Also, the bottom tab bar shifts up when you scroll down as much as your page height allows.
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
Reproduce the issue on a newer iPhone using a page with a top or bottom bar, then trace the layout path responsible for positioning the bar and scrolling content. Done means the bar is flush with the screen edge, content does not appear above a header, and the bottom bar does not shift upward during scrolling.
Written by the indexing model from the issue text.
Assessment
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100