Javascript – When loading the screen, data is not loaded from the server
I ran into a problem. when the page load, data is not loaded from the server, but when the page is saved again, everything works. Perhaps the problem is related to Async Storage, which does not have time to give…