mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Refine accessibility
This commit is contained in:
@ -98,6 +98,10 @@ const ImageItem = ({
|
||||
setImageDimensions
|
||||
})}
|
||||
style={{ flex: 1 }}
|
||||
imageStyle={{
|
||||
flex: 1,
|
||||
resizeMode: 'stretch'
|
||||
}}
|
||||
/>
|
||||
}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user