Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF doesn't render in Android - No matter the source uri #121

Closed
SirPhemmiey opened this issue Aug 5, 2020 · 3 comments
Closed

PDF doesn't render in Android - No matter the source uri #121

SirPhemmiey opened this issue Aug 5, 2020 · 3 comments

Comments

@SirPhemmiey
Copy link

SirPhemmiey commented Aug 5, 2020

Issue Description

PDF doesn't get rendered in Android but only in iOS. I tried both local file directory and an online pdf file. It only shows on iOS and not on Android.

Steps to Reproduce / Code Snippets

<PDFReader
           style={{
               width: Dimensions.get("window").width,
                height: Dimensions.get("window").height,
            }}
           source={{
               uri: "http://gahp.net/wp-content/uploads/2017/09/sample.pdf",
           }}
       />

Additional Information

I made the same comment here

@oliuradu
Copy link

oliuradu commented Aug 5, 2020

+1

@SirPhemmiey
Copy link
Author

@xcarpentier, could you help, please?

@SirPhemmiey
Copy link
Author

This helped me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants