← Back to Channel hub

Safe areas (notches) — keep controls out of the notch

If you don’t account for the safe area, controls will be hidden by the notch or home bar on iOS/Android. Here’s how to fix it (with a live demo and common pitfalls).

The problem

On modern phones, system UI can overlap your content—unless you add padding for the display notch or bottom home indicator. If you place controls in these areas, users may not be able to see or tap them.

Why it matters

Checklist

Pitfalls

Quick test

Use the Safe areas (notches) demo to see how notches and home indicators overlap UI. Flip the “Simulate notch” toggle to preview the issue!

Demo link