Posts by Alexsander Sarmento • 1 point
1 post
-
0
votes1
answer533
viewsQ: React Native - text input does not lose focus
I put a <TextInput/> to do the search action on my project, but after I click on this <TextInput/>, focus no longer leaves it, no matter where click on the screen, the function onBlur()…