Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize for dynamic type sizes #23

Open
1 task done
Supereg opened this issue Feb 20, 2024 · 0 comments
Open
1 task done

Optimize for dynamic type sizes #23

Supereg opened this issue Feb 20, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Supereg
Copy link
Member

Supereg commented Feb 20, 2024

Problem

SpeziContact is currently optimized to work well with accessibility infrastructure like Voice Over. However, it is not optimized for larger screens or to work well with dynamic type sizes.

Solution

We need to update SpeziContact UI to accommodate for dynamic type sizes. The new ListRow and DynamicHStack views might be helpful here for all List-based layouts.

This PR might also tackle adjusting the interface for visionOS-based apps, see #12.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@Supereg Supereg added the enhancement New feature or request label Feb 20, 2024
@PSchmiedmayer PSchmiedmayer added the good first issue Good for newcomers label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

2 participants