Posts by Stewart Cintra • 19 points
3 posts
-
0
votes0
answers211
viewsQ: Hooks with Infinite Loop
My Hooks is in infinite loop, charging all the time, what I intend to do is to search the api when start the screen and when there are changes of status of the tasks reload, but it keeps reloading…
-
0
votes1
answer435
viewsQ: I close the connection, and can no longer connect Nodejs Mysql
I need to close the connections after the query return success or error, the first time I do the query ok, but then it closes and no longer queries... I have tried to close in several parts of the…
-
0
votes1
answer377
viewsQ: How to catch login error? React Nactivate
How to display a friendly message to the user when the login did not work, I tried several ways but could not. Only works if the email and password is correct. const response = await…
react-nativeasked Stewart Cintra 19