xcarpentier / rn-pdf-reader-js

📄 PDF reader in JavaScript only for Expo - Android & iOS capable
MIT License
388 stars 164 forks source link

Links in PDF document doesn't work #172

Open AndreasRydberg opened 2 years ago

AndreasRydberg commented 2 years ago

Issue Description

When opening a PDF file, links will be underlined and blue, but nothing happens when I tap them.

Steps to Reproduce / Code Snippets

Download and then load this document: https://cdn.ca9.uscourts.gov/datastore/uploads/cmecf/doc-cross-doc-hyperlinks.pdf

Expected Results

Be able to click and follow internal and external links.

Additional Information

niteshvas commented 2 years ago

Hi @xcarpentier, any update on this issue. If need be, with a little guidance I could be able to work on a PR for this.

Jhonatanup commented 1 year ago

any update on this?