Im trying to display an array of images that the user pick, but I have to wait until this data is picked and then return the components, im using React-Navigation
↧
How can I put a component after get the data, i mean like wait for the data and the display the component with that data [closed]
↧