iOS: Support for “Large Content” Image Viewer #30892
Labels
Accessibility Team - Evaluated
Accessibility
Never gets stale
Prevent those issues and PRs from getting stale
Platform: iOS
iOS applications.
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
The text was updated successfully, but these errors were encountered: