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 e67dfbfaca
commit c1af1540fa
@@ -227,7 +227,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"