You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
react-native:- "0.71.7"
react-native-pdf:- "^6.7.5"
platform:- on both devices iOS and Android
Describe your issue as precisely as possible :
I have implemented singlePage pdf viewer to render specific page of the given pdf in source, but it is restricting the double tap/pinch to zoom functionality
Here is my code which I'm using to render the PDF in my react native project:-
react-native:- "0.71.7"
react-native-pdf:- "^6.7.5"
platform:- on both devices iOS and Android
Describe your issue as precisely as possible :
I have implemented singlePage pdf viewer to render specific page of the given pdf in source, but it is restricting the double tap/pinch to zoom functionality
Here is my code which I'm using to render the PDF in my react native project:-
The text was updated successfully, but these errors were encountered: