This commit is contained in:
Zhiyuan Zheng 2021-05-30 15:41:55 +02:00
parent 8df45475d8
commit ecb9ce0c3a
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ const ComposeTextInput: React.FC = () => {
borderBottomColor: theme.border
}
]}
autoCapitalize='none'
autoCorrect={false}
autoFocus
enablesReturnKeyAutomatically
multiline