Closed deddyprianto closed 3 years ago
When it returns the path, you should be able to load the file from there, e.g. something like this:
<PDFPage pdfPath={`${RNFetchBlob.fs.dirs.DocumentDir}/${this.photoBook!.contentPDFPath!}`} />
We haven't heard from you, so I'll assume this has been resolved. If that's not the case, please open a new issue and reference this one. Thanks!
in this case i'm succesfully to make PDF FILE but it only return a path /data/user/0/files/sample.pdf , my question is where can I find the PDF file, i try search in the dir storage my phone(android) but i can't find any pdf file. please help me i really appreciate your suggestion