TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Why is the iOS UI difficult to maneuver?

13 点作者 wantlotsofcurry超过 2 年前
I recently purchased an old iPhone 11 Pro Max to try out, after being an Android user the last 12yrs, last phone being the Oneplus 7. I knew there would be big differences and I tried to be as accepting as possible along the way.<p>It&#x27;s been a few weeks now and I would really like to hear from current or former iPhone users on their thoughts about iOS&#x27;s maneuverability.<p>My thoughts: The iOS UI thrives on having the user perform tedious steps to perform very simple actions [1], is difficult to use in one hand (I understand there are smaller models but I wanted a bigger battery, this should not excuse the lack of maneuverability), and THERE IS NO UNIVERSAL BACK BUTTON! When you need to go back, you have to figure out how the current app wants you to go backwards. Swipe from the left edge? anywhere on screen? or exit using the button at the top of the screen? It&#x27;s a guessing game every time.<p>I really want to like this phone, the hardware is incredible and the software support for years is terrific. Could long time users please chime in on how they got used to it?<p>[1] Reaching to the top right corner to drag down the Control Panel. Having to press the &#x27;Select&#x27; button in Photos instead of long pressing a photo. Having to tap a toggle icon exactly for it to change status.

10 条评论

yen223超过 2 年前
&quot;after being an Android user the last 12yrs&quot;<p>This is probably the reason why. It&#x27;s just a matter of familiarity.
评论 #32832949 未加载
评论 #32832764 未加载
gjsman-1000超过 2 年前
I’ve always wondered why Android is so hard to navigate. On the Samsung phones, there’s two app stores, two photos apps, two video apps, two security apps, two calculators, two email apps, and they all have different UI styles, how confusing.
评论 #32832694 未加载
评论 #32833143 未加载
samcat116超过 2 年前
90% of apps using UINavigationController or the SwiftUI equivalent will have the back button be a label with a left facing arrow in the top left. A swipe from the left will also trigger this action. Its never tripped me up.
评论 #32832583 未加载
RichEO超过 2 年前
&gt; THERE IS NO UNIVERSAL BACK BUTTON<p>Your desktop computer doesn’t have a universal back button either, despite having 100+ buttons. It’s not a mandatory UI element.<p>With that said, swiping from the left hand side of the screen will generally perform an analogous function in most well made iOS apps, and swiping up from the bottom of the screen will take the user to the Home Screen
评论 #32832719 未加载
评论 #32832939 未加载
robswc超过 2 年前
&gt;THERE IS NO UNIVERSAL BACK BUTTON! When you need to go back, you have to figure out how the current app wants you to go backwards<p>I&#x27;m not mobile UI&#x2F;UX guy but it seems like this is just bad app design, no?<p>I have a android tablet and I&#x27;m trying to think if I&#x27;ve ever actually used the back button. In theory, its a great thing to have since it&#x27;s &quot;universal&quot; but don&#x27;t most modern apps have better ways to get around?<p>I&#x27;m no apple fan, I&#x27;ve just had iPhone since launch and I never do more than text&#x2F;email.
评论 #32832688 未加载
dietsche超过 2 年前
I made the switch a few months ago and feel your pain. For me editing is the most different. Realizing that I could press and hold the space bar was life changing. It works “almost” like android does… except you can also move the cursor up and down
cuteboy19超过 2 年前
Conversely gesture support on Android is forever broken. You should expect side edge swipes to work as the back button. But most apps have panels displayed using the same gesture.
perryizgr8超过 2 年前
Yeah iOS seems to be extremely poorly thought out. It&#x27;s just that people are used to it so they can function with it. So many times the back text on the top left is un touchable too, and I give up after a few tries.<p>In general, the hardware is impressive, but software is quite mediocre on Apple products. I find myself wanting to run windows on my MacBook very frequently.
评论 #32832977 未加载
评论 #32832595 未加载
lawgimenez超过 2 年前
I switched from Android to iPhone around 5 years ago and the universal back button is the one thing I missed a lot but eventually found out that this wasn&#x27;t a good design decision.
评论 #32833230 未加载
mayoff超过 2 年前
iOS has a feature called Reachability which can help you reach the top half of the screen. Perform a small swipe down on the bottom edge of the screen to move the entire screen content down about 50%.<p><a href="https:&#x2F;&#x2F;support.apple.com&#x2F;guide&#x2F;iphone&#x2F;reachability-iph145eba8e9&#x2F;ios" rel="nofollow">https:&#x2F;&#x2F;support.apple.com&#x2F;guide&#x2F;iphone&#x2F;reachability-iph145eb...</a>