parent
c7647b47cf
commit
5cc20ac70c
|
@ -217,6 +217,7 @@ export const TextInput = forwardRef(function TextInputImpl(
|
|||
autoFocus={true}
|
||||
allowFontScaling
|
||||
multiline
|
||||
scrollEnabled={false}
|
||||
numberOfLines={4}
|
||||
style={[
|
||||
pal.text,
|
||||
|
|
Loading…
Reference in New Issue