more text elements missing emoji prop (#9301)

This commit is contained in:
Samuel Newman
2025-10-29 17:44:52 +02:00
committed by GitHub
parent bb908a5534
commit f15a949ef8
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -96,7 +96,8 @@ export function RichTextTag({
onLongPress={createStaticClick(menuProps.onPress).onPress}
accessibilityHint={hint}
label={label}
style={textStyle}>
style={textStyle}
emoji>
{isNative ? (
display
) : (