Skip to main content

Questions tagged [ios]

use this tag only for iOS related questions

1 vote
2 answers
372 views

When and why should a native app use an in-app web browser instead of linking out to the system browser?

In many (mostly iOS/Android) native apps, when you press a link, it opens within an embedded browser within the app. However, some apps don't do this and instead open directly within the operating ...
Violet Rosenzweig's user avatar
3 votes
1 answer
675 views

In mobile iOS apps should the bottom tabs remain visible when navigating to nested screens?

I can't seem to find apple's human interface guidelines regarding this... My app has the usual bottom tabs that reveal four main sections. One of these sections is a list view which shows a list of ...
JakeRow123's user avatar
1 vote
1 answer
58 views

Seeking UX Recommendations with Future Feature Expansion in Mind - Date/Time/Repeat/Duration selection for a Todo app

I’m facing a dilemma in my UX design for a Todo app. Should I prioritize making the flow more efficient with fewer steps to complete a common task? Or, should I focus on a cleaner, less cluttered UI? ...
Cheok Yan Cheng's user avatar
1 vote
0 answers
61 views

Text resizing in iOS and Android apps

Doing a bit of benchmarking, looking for applications that are well responsive when Text resizing (accessibility). Does anyone know any good examples of applications that look good when text resizing?
Eduard Vereshchaka's user avatar
1 vote
3 answers
2k views

iOS Sheet or Modal? Can You Help Me Identify Use Cases?

Okay, I've been struggling to find an answer for this in the Apple HIG guidelines, so I'll ask here. In the attached image, what is the difference between the three screen types? Full-screen modal ...
Matthew Gelfand's user avatar
0 votes
1 answer
293 views

iOS Action Sheets - Native or Custom?

What is best practice for styling Action Sheets in iOS? I see examples out there using the simple native iOS component, while others customize it to match their style and brand. Is there a best ...
Matthew Gelfand's user avatar
3 votes
1 answer
393 views

Should a Skeleton loading effect be used when refreshing a view with data already present?

I'm developing a mobile app, should I display a skeleton effect when the user trigger a pull refresh even when there's already a data on the screen and won't load a new or additional data in those ...
Dylan's user avatar
  • 133
1 vote
1 answer
215 views

I'm creating a detailed component spec for an input field in iOS and I don't know exactly how to specify certain accessibility details

I'm building a detailed accessibility spec for an iOS input field component for a design system. I want to outline in the spec how voiceover should work. The design system needs an input field that ...
keganonyous's user avatar
0 votes
1 answer
87 views

Are there any crucial differences between iOS and Andoid UX writing? [closed]

What are differences between iOS and Android that might affect how we write for the users of each platform?
Dmitri Vozhakov's user avatar
5 votes
1 answer
654 views

Alternatives to hamburger menus for switching the user context (e.g. active project in a project management app)?

Context: a mobile app for project management where the user at any given time has one active project. Think Slack/Discord/GitHub. Each project has some per-project navigation, in the form of a top tab ...
tibbe's user avatar
  • 151
2 votes
1 answer
95 views

Navigating to subpage from multiple locations

Let's assume the following Navigation Hierarchy: RootPage1 -> SubPage1 RootPage2 RootPage3 All RootPages are accessible from the NavBar. RootPage1 has a button that navigates the user to SubPage1. ...
Dennis Lukas's user avatar
1 vote
1 answer
234 views

iOS alert that is not dismissable

I have a new feature in our iOS app, where we are uplifting user data from their device to the cloud. The process could take up to a minute, or 2 mins as an absolute extreme case. A use case is that a ...
Antistandard's user avatar
1 vote
1 answer
737 views

Does WCAG A or AA require that a website support tabbing/keyboard accessibility on Android and IOS devices?

I have a webpage that is keyboard accessible in Chrome, Firefox, and Edge across all screen sizes. However, when using the page on Android and IOS the tabbing is not effective or sequential. Is it a ...
Dog's user avatar
  • 135
1 vote
1 answer
523 views

Solutions for long App names for both App Store/Play Store and using an icon name

What is the preferred method for working with long app names? When the app name is required and can not be changed when a company might have multiple apps with similar names. Do apps mainly keep the ...
Tanooki Mario's user avatar
0 votes
2 answers
725 views

Why does apple use odd numbers for font size and paddings?

I have learnt the use of even numbers for font sizes, spacings. The 8 point rule. But still not being able to figure out why Apple still uses odd number for font sizes, spacings and paddings.
shakya90's user avatar

15 30 50 per page
1
2 3 4 5
51