0

I am using Textinput component in which i want to disable suggestion strip. but autocorrect flag is not working for android side. Can any one help me?

  • can you attach the components code you have? – Hamza Baig Apr 03 '18 at 19:42
  • this.props.noteText(text) })} ref="noteField" autoCapitalize={"none"} keyboardType={"default"} underlineColorAndroid="transparent" style={styles.noteTextField} autoCorrect={false} multiline={true} > – ashvini245 Apr 04 '18 at 20:26
  • Does this answer your question? [React Native: Android TextInput autoCorrect={false} does not disable suggestions](https://stackoverflow.com/questions/50143702/react-native-android-textinput-autocorrect-false-does-not-disable-suggestions) – vahdet Oct 01 '20 at 18:34

0 Answers0