itinance / react-native-fs

Native filesystem access for react-native
MIT License
4.89k stars 954 forks source link

Hello,May I ask how to set the number of concurrent downloads? #1190

Open SemperChen opened 10 months ago

SemperChen commented 10 months ago

I want 30 files to be downloaded simultaneously. What should I do

arturorey91 commented 10 months ago

1 call = 1 download 100 call = 100 download