Posts by LINDSON CARDOSO ALVES • 1 point
2 posts
-
-1
votes1
answer45
viewsQ: How to return a message to the Fronteend after checking an API in Reactjs
I am making a registration form in Nextjs, working ok, the inputs takes the user input data via reactJS FETCH API and sends to a MYSQL database, Until here ok, what I’m cracking my head is time to…
-
0
votes1
answer46
viewsQ: React-Native: Flatlist does not render JSON data on mobile with installed apk
Hello I have a problem a little weird... I have an apk generated in release mode with signature everything ok,but when I install in my cell a Xiomi 7 on the home screen does not redenrize the…