Remix.run Logo
alias_neo 6 days ago

I remember fighting this one well over a decade ago when management was telling us engineers that our web, Android and iOS should all look, feel and behave the same; it took some time to convince them that what you need is not consistency across platforms but consistency _within_ platforms.

Nobody on iOS cares what/how your app looks/works on Android, they care that the UX meets the expectations they have of that OS because they're switching between apps on that platform all day every day, people actually moving Android<-->iOS are few and far between, I mean literal decade(s) time-frames that people aren't switching.

esafak 6 days ago | parent [-]

You don't have multiple devices? I have an Android phone, an iPad, a PC, a Mac, etc.

z3t4 6 days ago | parent | next [-]

I have Windows, Linux with various desktops, iPhone, Android, and of course web browsers, and I think the apps look and behave pretty much the same across all devises. Maybe because almost all apps are web apps in a native shell. UI components it seems was a matter of performance rather then usability and developer experience!? Or it's just scripting madness gone framework insane.

pasc1878 6 days ago | parent | prev [-]

Yes and they behave differently which is what I expect - they are different tools and they should behave consistently on a platform.

They should be tuned for the platform.

I can't use gestures on a PC or Mac but I can on a iPad or Android. Similarly I can control a PC or mac from a proper keybord and mouse but the usual use for iPad/Android is via a single finger.