logoalt Hacker News

matsemannyesterday at 6:37 AM2 repliesview on HN

Not really. In Android there will be a back button, on iPhone you're supposed to know to swipe in some direction. On Android there will be a button to show running apps, on iPhone you will need to swipe correctly from somewhere. When 3d touch existed I think there were like 11 different ways of pressing the home button depending on context.


Replies

int_19hyesterday at 7:02 AM

Android by default is also swipe swipe swipe. You need to tweak the settings to get the older and saner 3-button setup back.

As far as the Back button, on iOS the norm is for it to be present somewhere in the UI of the app in any context where there's a "back" to go to. For cross-app switching, there's an OS-supplied Back button in the status bar on top, again, showing only when it's relevant (admittedly it's very tiny and easy to miss). Having two might sound complicated but tbh I rather prefer it that way because in Android it can sometimes be confusing as to what the single global Back button will do in any given case (i.e. whether it'll navigate within the current app, or switch you back to the previous app).

Kwpolskayesterday at 7:14 AM

Modern Android defaults to the same random swipe experience as iOS. But you can go back to the much more usable three-button setup.