react-native-pdf-view icon indicating copy to clipboard operation
react-native-pdf-view copied to clipboard

React Native PDF View

Results 61 react-native-pdf-view issues
Sort by recently updated
recently updated
newest added

step: 1.install 2.link 3.run error: undefined is not an object(evaluatiing '-react.proptypess.string') Is there any solution?

only single page is shown when I display PDF file that have 2 pages import React , {Component} from 'react'; import {WebView , Dimensions , Platform} from 'react-native'; import {Container...

Hi i am using react-native-pdf-view its works fine in android but nothing is showing in ios, i have added manually project to ios and also linked library still it is...

Change version of AndroidPdfViewer to 2.7.0-beta What's new in 2.7.0-beta? * Update PdfiumAndroid to 1.6.1, which fixed font rendering (issue #253) * Add .spacing(int) method to add spacing (in dp)...

In Android , It gets fuzzy when zooming, and it can't slide across other interfaces,anybody can help me ? thanks

Directly previewing PDF does not need to download, directly open the website?

Is it possible to add headers support for PDF url? WebView using {{uri, source}} structure, for example

Hi! I implemented requested feature (started from iOS, hope someone will do for Android) about look and feel customization of borderWidth and backgroundColor #https://github.com/cnjon/react-native-pdf-view/issues/48