react-native-fs
react-native-fs copied to clipboard
how call state after start download
Hi, I have a modal that inside the modal is a cross to close the modal and a file to download. When the download starts, the cross does not work and the modal does not close until the end of the download. What should I do to close?
Share the code you have, and the obstacle