logo
Search
showing results for - "how to clear text ibput after message sent react native"
Micaela
19 Sep 2020
1//you will need to retrieve the ref at your constructor using React.createRef:
2//At constructor 
3function: this.myTextInput = React.createRef();
4
5//At render function:
6<TextInput ref={this.myTextInput} />
7
8//And then you can call
9this.myTextInput.current.clear();
similar questions
react reset file inputreact native remove text from stringonclick remove textarea valueclear textinput react nativereact native disable the text inputreact clear input after button clickhow to clear form fields in react after submittextinput disable react nativejavascript clear file inputdiscord bot remove message reactionhow to reset reactjs file inputdiscord js clear message from idhow to make a textarea unwritable in react nativejavascript clear text in textareareact native textinput disable keyboardcopy paste menu react native textinput disablehow to clear input value in antdesign form on submitclear react native textinputdisable inputetext in react native
queries leading to this page
how to clear text ibput after message sent react nativehow to clear text of textinput after api hit in react nativehow to clear textinput react nativereact native handler clear text fieldreact native paper textinput clearhow to clear text ibput after message sent react native
privacy policyterms of useinstagram
Crafted with  ♥  for everyone

sign in to continue
your answer for
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
sign in to continue
ask question on maxinterview
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content
please be clear, to the point and respectful
sign in to continue