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
The best solution would be to crop the canvas to only the visible area, but this could be complex to handle when the user navigates within the zoomed area.
For now, you can limit the zoom to a level that doesn't cause a crash.
How did you link to the library (autolinking, manual, rn link, cocoapods)?
Autolinking
What version of React Native?
0.74.5
What version of the library?
1.3.2
iOS/Android version?
Android 13
Did the problem happen after updating React Native?
No
Are you using the library for the first time?
Yes
On Android, zooming inside a large/complex PDF file (over ~6Mo) causes the app to crash:
EDIT : This doesn't crash on version 1.2.0 (But the pdf rendering is kinda blurry)
The text was updated successfully, but these errors were encountered: