react-native-pdf-view
react-native-pdf-view copied to clipboard
Zoom={1} has a lot of white top margin
trafficstars
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 (see example)

+1 I have the same issue with all zoom value.
EDIT: After a few tries , I ended up finding that it was the dimension of the pdf which caused problem. I had to resize the height of my pdf to be clearly integrated in the view.
+1
Just ran into this problem. Is there an easy fix? Seems like there should be...
Same problem here, any idea?
Also seeing this.
bump