If you want to lose focus after submiting, use blurOnSubmit property.
<TextInput blurOnSubmit={true} //other props/>
If you want to lose focus after submiting, use blurOnSubmit property.
<TextInput blurOnSubmit={true} //other props/>