What problem does it solve?
It solves inconsistent or non–Apple-standard iPhone interface design by providing practical, actionable rules based on Apple Human Interface Guidelines so your app’s UI stays clear, accessible, and reliable across iPhone models and user settings.
Core Features & Use Cases
- Layout & Safe Areas: Ensures 44pt touch targets and correct use of safe areas so content never collides with the status bar, Dynamic Island, or home indicator.
- Navigation & Interaction Patterns: Guides use of Tab bars, NavigationStack, and system gestures to improve discoverability and keep expected iOS behaviors intact.
- Typography, Dark Mode, and Accessibility: Promotes semantic text styles for Dynamic Type, semantic colors for Dark Mode, and VoiceOver/Reduce Motion support to meet accessibility expectations.
- Practical QA checklist: Provides a validation list to verify touch targets, contrast, reflow at accessibility sizes, and permission request timing.
Quick Start
Apply the iOS HIG rules in your current iPhone UI review by checking safe areas, navigation patterns, Dynamic Type behavior, Dark Mode semantics, and VoiceOver labels against the evaluation checklist.