Closed SirPhemmiey closed 4 years ago
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.
<PDFReader style={{ width: Dimensions.get("window").width, height: Dimensions.get("window").height, }} source={{ uri: "http://gahp.net/wp-content/uploads/2017/09/sample.pdf", }} />
I made the same comment here
+1
@xcarpentier, could you help, please?
This helped me.
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
Additional Information
I made the same comment here