I want to integrate an app with an external API and them make some changes to things with the API answer
The problem that I'm facing is: the API takes time to answer and the custom state where I fill the answers is not storing any data
How can i handle this?
I'm attaching the image showing how I'm trying to store the API answer into the custom state