Skip to content

docs: recapture iOS screenshots after sheet inset fix (#42)#44

Merged
mibrahimdev merged 1 commit into
developfrom
chore/readme-ios-screenshots
Jul 3, 2026
Merged

docs: recapture iOS screenshots after sheet inset fix (#42)#44
mibrahimdev merged 1 commit into
developfrom
chore/readme-ios-screenshots

Conversation

@mibrahimdev

@mibrahimdev mibrahimdev commented Jul 3, 2026

Copy link
Copy Markdown
Owner

What

Replaces all six README iOS screenshots in docs/screenshots/ios/, recaptured after the #42 phantom-top-inset fix landed on develop (#43).

Recaptured on an iPhone 16 Pro simulator (iOS 18.0, 1206×2622) via xcrun simctl io screenshot, presenting through presentSharingan() (the fixed, library-owned page-sheet path) with the same seeded IoT scenario as the original set. Content state of each shot is unchanged — same tabs, rows, badges, and failure rails; the only intended visual change is that the "Sharingan" header now sits flush at the sheet top (the gray/dark band above it is gone).

Before / after — ios-home-dark

Before (band above header) After (flush)

Per-shot status

Shot State reproduced Flush header
ios-home-dark HTTP tab, dark, 4 requests incl. 401 + 500 failure rails
ios-detail-error 500 GET /v1/streams/live detail — summary cards, error, timing waterfall, headers
ios-share-sheet Share sheet, Copy for AI agent primary action
ios-mqtt-dark MQTT tab, 9 messages, QoS badges, broker fail
ios-ble-dark Bluetooth tab, 11 GATT ops (10 B/12 B/4 B sizes, err rows)
ios-home-light HTTP tab, light mode

Note: ios-detail-error now shows two response-header rows that were previously pushed below the fold — that's the reclaimed ~130 px from the removed band, not a content change.

site/assets/screenshots/ios/ duplicates are synced in this PR too (second commit), so the landing gallery matches.

Note on ios-home-light: the black area above the sheet is unchanged from the original capture (backdrop pixels are (0,0,0) in both old and new; status-bar text was white in both). What read as a "light backdrop" in the old shot was the phantom inset band itself — Sharingan's light surface leaking above the header inside the sheet — which is exactly what #42 removed.

🤖 Generated with Claude Code

All six README iOS shots retaken on an iPhone 16 Pro simulator
(1206x2622, simctl io screenshot) with the same seeded IoT scenario.
Only intended visual change: the Sharingan header now sits flush at
the sheet top — the phantom gray band above it is gone.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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