HarshilShah/NotchKit
A simple way to hide the notch on the iPhone X observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3273
- days_rel: n/a
- days_push: 2387
- n_releases_24m: 0
Adoption not part of the score
1794 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NotchKit is a Swift library that hides the iPhone X notch by rendering apps as a card-like interface on the OLED display. It provides a drop-in NotchKitWindow replacement for the standard UIWindow.
Use cases
- hide the notch on iPhone X in my iOS app
- create a card-style UI around the iPhone X notch
- make my app render as a card on OLED iPhone X
- drop-in UIWindow replacement that masks the notch
- support iPhone X display in a legacy iOS app
When to choose
- building an iOS app targeting iPhone X with a card-like notch-hiding aesthetic
- you want a minimal one-line window swap instead of custom notch handling
When to avoid
- targeting modern iOS versions where notch handling is built into UIKit
- starting a new project - the library is unmaintained since 2020 and Swift 4 era
- apps needing Dynamic Island or safe-area-aware layouts
Facets
library · maturity abandoned
ui-components gui mobile-development iphone-x notch uikit cocoapods carthage ios swift mobile
1 source
- readme: https://github.com/HarshilShah/NotchKit · fetched 2026-08-28 · 6fc14121f639
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HarshilShah/NotchKit | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="HarshilShah/NotchKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem