(cherry picked from commit 8eba95ad5c)
Co-authored-by: Daniel Espino García <larkox@gmail.com>
This commit is contained in:
parent
2500f9f7f9
commit
0e61a93759
1 changed files with 1 additions and 0 deletions
|
|
@ -335,6 +335,7 @@ export default function PostInput({
|
|||
underlineColorAndroid='transparent'
|
||||
textContentType='none'
|
||||
value={value}
|
||||
autoCapitalize='sentences'
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue