1.Add ref to your TextInput, for example: <TextInput ref={input => { this.textInput = input }} />
2.then call this.textInput.clear() to clear your input value
You need to login in order to like this post: click here
YOU MIGHT ALSO LIKE
SUBSCRIBE TO OUR NEWSLETTER