Tag

iPhone X

1 views collected around this technical thread.

Beike Product & Technology
Beike Product & Technology
Sep 17, 2020 · Frontend Development

Common Compatibility Issues and Solutions for Mobile H5 Development

This article reviews typical mobile H5 compatibility problems such as iPhone X safe‑area adaptation, click delay and penetration, 1 px border rendering, position‑sticky support, and soft‑keyboard layout shifts, and provides practical CSS/HTML/JS solutions for each.

CSSclick delaycompatibility
0 likes · 18 min read
Common Compatibility Issues and Solutions for Mobile H5 Development
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Nov 14, 2018 · Frontend Development

How to Seamlessly Handle iPhone X Notch and Bottom Bar in Web Front‑End Design

This article explains why the traditional method of adding a bottom‑bar class fails on iPhone X‑style devices, and demonstrates a modern solution using viewport‑fit and safe‑area insets to keep content clear of the notch and bottom bar in both portrait and landscape orientations.

CSSfrontendiPhone X
0 likes · 10 min read
How to Seamlessly Handle iPhone X Notch and Bottom Bar in Web Front‑End Design
JD Tech
JD Tech
Sep 17, 2018 · Frontend Development

Adapting Web Pages for iPhone X Safe Area and Bottom Home Indicator

This article explains how to adapt web pages for iPhone X's bottom home indicator by using the viewport‑fit meta tag, the CSS env() and constant() functions, and various padding or margin techniques to ensure fixed elements stay within the safe area, with practical code examples.

CSSWeb FrontendiPhone X
0 likes · 8 min read
Adapting Web Pages for iPhone X Safe Area and Bottom Home Indicator
Baidu Intelligent Testing
Baidu Intelligent Testing
Sep 18, 2017 · Mobile Development

Design Guidelines and 13 Essential Changes for iPhone X UI

This article provides comprehensive iPhone X UI design guidelines, covering screen dimensions, safe‑area layout, status‑bar adjustments, home‑indicator considerations, color gamut updates, Face ID integration, custom keyboard rules, larger navigation bars, and resources for designers and developers.

Design GuidelinesMobile DevelopmentScreen Adaptation
0 likes · 10 min read
Design Guidelines and 13 Essential Changes for iPhone X UI