Read almost all the answer but didnt see a getRenderedComponent().props.input
set your text input refs
this.refs.username.getRenderedComponent().props.input.onChange('');
Read almost all the answer but didnt see a getRenderedComponent().props.input
set your text input refs
this.refs.username.getRenderedComponent().props.input.onChange('');