Skip to main content

Questions tagged [ios]

use this tag only for iOS related questions

0 votes
0 answers
32 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
2 answers
92 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
73 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
0 votes
0 answers
32 views

iOS Design - Tab vs. Child Screen

Are there best iOS design practices regarding when content should have its own dedicated tab, versus when it can simply be on a child screen (with a back button to the home screen)? Are they ...
Matthew Gelfand's user avatar
3 votes
1 answer
167 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
0 votes
0 answers
13 views

Mobile iPhone and Android - Highlight when using bluetooth keyboard on calendar display outside of frame

When using the bluetooth keyboard and tabbing through a calendar control, part of the highlight around the previous/next month is out of the calendar control. Has anyone experienced the same? Was ...
Moisés Paiva's user avatar
1 vote
1 answer
57 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
0 answers
38 views

What is currently the best way to ask the user on iOS and MacOS for saved credentials

At first I am an Android user so please forgive me when this is very oblivious. I am working on a Flutter plugin, which should make it as easy as possible to sign in into any Flutter app using my ...
rekire's user avatar
  • 101
0 votes
1 answer
57 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
570 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
64 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
127 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
255 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
219 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
388 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