Rm numberOfLines cap - fixes the issue with attachments covering text

This commit is contained in:
Oleksii Bulenok
2026-07-03 16:33:09 +02:00
parent 385c6153dd
commit def9cc2f17
@@ -226,7 +226,6 @@ export function TextInput({
allowFontScaling
multiline
scrollEnabled={false}
numberOfLines={2}
// Note: should be the default value, but as of v1.104
// it switched to "none" on Android
autoCapitalize="sentences"