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