What is the maximum file size you can download and save using the library?
Hi, I am new to react-native. I wanted to know do we have a upper limit for the total file size while using react-native-fs? If yes, then what is the limit? I want to store multiple images using this library, so I wanted to know it.
It will be fine as long as there is enough storage space on the device you're using it. I'm downloading large PDF documents ranging from 100-300mb without any problems. The "limit" is independent of the features that react-native-fs provide.
I am facing an issue with files greater then 196670 size as it gives me error any solution?
I have such error 1.5mb file and can wait 10 min but nothing happens