Skip to content

Keep iOS content below the system status area#17

Merged
gitcommit90 merged 1 commit into
mainfrom
fix/ios-safe-area
Jul 26, 2026
Merged

Keep iOS content below the system status area#17
gitcommit90 merged 1 commit into
mainfrom
fix/ios-safe-area

Conversation

@gitcommit90

Copy link
Copy Markdown
Owner

Outcome

The native iPhone and iPad client now reserves the iOS system status area, keeping full-screen controls such as Notes' New note and Close below the Dynamic Island, battery, and signal indicators.

Android retains its existing edge-to-edge status-bar behavior. This change deliberately does not alter input font sizes, focus zoom, pinch zoom, or viewport scaling.

Verification

  • npm run typecheck
  • npm run build
  • node --test test/mobile.mjs (3 passed, 1 environment-only browser skip)
  • npm test (117 native-world passed; 99 broader contracts passed, 2 environment-only browser skips)
  • git diff --check
  • Apple Development build installed in place and launched on Joseph’s iPhone 14 Pro Max

Signed-off-by: Joseph Yaksich gitcommit90@users.noreply.github.com

Signed-off-by: Joseph Yaksich <gitcommit90@users.noreply.github.com>
@gitcommit90
gitcommit90 merged commit 7c0a3e4 into main Jul 26, 2026
5 checks passed
@gitcommit90
gitcommit90 deleted the fix/ios-safe-area branch July 26, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant