xcarpentier / rn-pdf-reader-js

📄 PDF reader in JavaScript only for Expo - Android & iOS capable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cant open hiperlinks inside pdf on android

cokealmonacid opened this issue · comments

Im trying to show pdfs that have some hiperlinks inside on android, the pdf file is rendered perfectly, but the links inside the file are broke. I think this is because on Android, the file is parsed to base64. On iOS works great because uses the default webView .

Thanks!

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.