UX - Mobile Guidelines

 πŸ“± A Guide To Designing For Mobile (iOS, Android). With useful resources on layout, grid, colors, typography, icons and components for iOS and Android ↓


βœ… For Android, the most recent design language is Material 3.
βœ… For iOS, it’s Human Interface Guidelines (HIG) for iOS 17.
βœ… iOS apps are designed in pt, Android apps in dp.
βœ… When designing for iOS, start with 375x812pt.
βœ… When designing for Android, start with 360x640dp.

βœ… iOS: β€œBack” is in the bottom left, Android: top left.
βœ… iOS: β€œAdd” action is top right, Android: FAB is bottom right.
βœ… iOS: Primary text and forms at least 17pt, tab bar at least 10pt.
βœ… Android: Primary text and forms at least 14sp, labels at least 11sp.

βœ… Tap targets: 11mm+ (31pt/42px) on the top of the screen.
βœ… Tap targets: 12mm+ (34pt/46px) at the bottom of the screen.



Comments