diff --git a/src/components/TextInput/TextInputFlat.tsx b/src/components/TextInput/TextInputFlat.tsx index 8240d58..06fd2e4 100644 --- a/src/components/TextInput/TextInputFlat.tsx +++ b/src/components/TextInput/TextInputFlat.tsx @@ -229,7 +229,6 @@ class TextInputFlat extends React.Component { ...rest, ref: innerRef, onChangeText, - adjustsFontSizeToFit: true, // @ts-ignore placeholder: label ? parentState.placeholder