readd hint
This commit is contained in:
parent
0122cdb0b6
commit
c39352f859
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ export function AutoSizedImage({
|
|||
accessible={true} // Must set for `accessibilityLabel` to work
|
||||
accessibilityIgnoresInvertColors
|
||||
accessibilityLabel={alt}
|
||||
accessibilityHint=""
|
||||
accessibilityHint="Tap to view fully"
|
||||
/>
|
||||
{children}
|
||||
</Pressable>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue