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 214999f16c
commit ea6350027d
@@ -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"