Rm numberOfLines cap - fixes the issue with attachments covering text
This commit is contained in:
@@ -226,7 +226,6 @@ export function TextInput({
|
|||||||
allowFontScaling
|
allowFontScaling
|
||||||
multiline
|
multiline
|
||||||
scrollEnabled={false}
|
scrollEnabled={false}
|
||||||
numberOfLines={2}
|
|
||||||
// Note: should be the default value, but as of v1.104
|
// Note: should be the default value, but as of v1.104
|
||||||
// it switched to "none" on Android
|
// it switched to "none" on Android
|
||||||
autoCapitalize="sentences"
|
autoCapitalize="sentences"
|
||||||
|
|||||||
Reference in New Issue
Block a user