Fix RTL post alignment on native

This commit is contained in:
Eric Bailey
2026-08-28 13:53:57 -05:00
parent e39d308fb7
commit 5bde4cddb2
11 changed files with 56 additions and 3 deletions
@@ -239,6 +239,7 @@ function MessageInputPostEmbed({
enableTags
testID="postText"
value={rt}
language={record.langs?.[0]}
style={[a.text_sm, t.atoms.text_contrast_high]}
authorHandle={post.author.handle}
numberOfLines={3}