Posts by Bruno Almeida • 1 point
1 post
-
-2
votes1
answer26
viewsA: How to render an asynchronous function in reactJS?
Have a variable in the state, where you will store the items and create a function to get the data from the Storage, calling it when the component is mounted and render the content from its state…