react-native-material-textfield icon indicating copy to clipboard operation
react-native-material-textfield copied to clipboard

Can i disable auto correction on OutlinedTextField?

Open EM-Sabeel opened this issue 2 years ago • 0 comments

React native text input supports autoCorrect prop, I'm trying to pass it to material textfield, but doesn't appear to be working. https://reactnative.dev/docs/textinput.html#autocorrect @n4kz

EM-Sabeel avatar Sep 23 '22 10:09 EM-Sabeel