react-native-pdf-view
react-native-pdf-view copied to clipboard
React Native PDF View
PDF looks readable after loading and stays readable during scaling but it is getting blurred after detaching fingers from screen how to avoid that? I will appreciate any suggestions tested...
Is there an easy way to have the pdf start at the top of the view? Now I have a lot of white margin at the top of my view...

I am working with NPM above 0.40 and i tired installing the module version 0.4.0, but it is not available in NPM. I had to pull it as a GitHub...
I can not see PDF file on Android and IOS
I am setting pageNumber in setNativeProps so that pdf directly opens to that particular page using following code, This works for zoom . iOS works fine and pdf is loaded...
How do you get rid of the border? It cuts off the PDF and well just isn't needed. I've tried to mess with the style and borderWidth but that just...
hey @cnjon I think we need to add more contributors to fix the issues and review pull requests of this package
I use the official code and have no problem ,but sometimes it is have error like this :error while updating property 'path' of a view managed by :RCTPDFViewAndroid,who can tell...
Since on IOS scrolling does not work I tried to use component with pageNumber prop. But it caused memory issue(memory leak i guess). these are my logs . . 2016-08-29...