React native – Cannot open PDF link using the react-native-pdf library
I can open the link: https://www.orimi.com/pdf-test.pdf, but when I try with the link: http://94.23.154.57:8081/digital-cert/download-file?id=33FB3234-23EC-472B-AB6F-76436DDCFA45&view=1, I cannot open it. I receive an error message: Error: cannot create document: File not in PDF format or corrupted. I suspect that http might be…