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