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

iOS: Support for “Large Content” Image Viewer #30892

Closed
amarlette opened this issue Feb 4, 2021 · 1 comment
Closed

iOS: Support for “Large Content” Image Viewer #30892

amarlette opened this issue Feb 4, 2021 · 1 comment
Labels
Accessibility Team - Evaluated Accessibility Never gets stale Prevent those issues and PRs from getting stale Platform: iOS iOS applications.

Comments

@amarlette
Copy link

amarlette commented Feb 4, 2021

Description

Referring to the iOS Large Content Viewer:
iOS Tab Bars can't grow with dynamic text, but the Large Content Viewer helps them to be seen by people with low vision.

React Native version:

0.63

Expected Results

In theory, there could be an image class, either a specific view/component or even possible within standard image views, that would correctly respond to the user's settings and invoke the content viewer under the correct circumstances.

Android Details

There is no corollary for this feature on Android.

iOS Details

There are several protocols related to the feature. The primary one to adopt would be the UILargeContentViewerItem protocol

@github-actions
Copy link

github-actions bot commented Mar 2, 2022

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Mar 2, 2022
@cortinico cortinico added Never gets stale Prevent those issues and PRs from getting stale and removed Stale There has been a lack of activity on this issue and it may be closed soon. labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Team - Evaluated Accessibility Never gets stale Prevent those issues and PRs from getting stale Platform: iOS iOS applications.
Development

Successfully merging a pull request may close this issue.

4 participants