joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.84k stars 785 forks source link

Performance for older android phones #13

Open grantfwilkinson opened 6 years ago

grantfwilkinson commented 6 years ago

I am wondering if anyone else is experiencing performance issues on older android devices (more than likely 2015 and older). it seems to take forever to upload blobs with these devices and no time at all with more modern ones and especially no issues with iPhones.

Just wondering if we can look into general performance.

Thank you!

grantfwilkinson commented 6 years ago

i am using RN53

JofBigHealth commented 5 years ago

@grantfwilkinson Are you doing multiple RNFetchBlob operations at once?