Soumen Samanta
Results
3
comments of
Soumen Samanta
trafficstars
> > `const path = `RNFS.ExternalStorageDirectoryPath/Download/{fileName}`;` Need to add the Download folder in the path. Files can then be found in Downloads. > > Surprisingly, this works. I was trying...
> > **I am getting this error** > > > ENOENT: no such file or directory, open '/storage/emulated/0/Downloads/mamasample-15s.mp3' > > It must be `Download` in singular. One reason why it...
@ole-flavia which android version you have tested it?