add emoji prop to image alt text (#9278)
This commit is contained in:
@@ -598,7 +598,8 @@ function LightboxFooter({
|
||||
})
|
||||
toggleAltExpanded()
|
||||
}}
|
||||
onLongPress={() => {}}>
|
||||
onLongPress={() => {}}
|
||||
emoji>
|
||||
{altText}
|
||||
</Text>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user