Cross-Platform Design (iOS vs Android)

Designing a mobile app isn't a one-size-fits-all process. What works natively on an iPhone will feel broken and alien to a user on a Samsung Galaxy.

HIG vs. Material Design

Every platform has strict guidelines that dictate how elements should look and behave:

The "Don't Make Me Think" Rule

UX designers never force custom navigation patterns when a native one already exists. If an iOS user expects a settings menu to be accessed via an icon in the top right, placing it in a hidden hamburger menu on the left increases their cognitive load. Respect the platform. However, when desiging for the web, you have more freedom but make sure that your design makes sense to the user.

More on Cross-Platform Design