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
Thank you, however this has not fixed it. Reinstalling pods and rebuilding the project did not work, neither did a completely fresh iOS rebuild after deleting the /ios folder.
What
react-native
version are you using?0.74.5
What
react-native-pdf
version are you using?6.7.5
What platform does your issue occur on? (android/ios/both)
iOS
Describe your issue as precisely as possible :
logs
PDFs have stopped working in my application. Rendering the
<PDF />
element crashes the application with the following error:Steps to reproduce:
import PDF from "react-native-pdf"
.<PDF {...props} />
.Join a screenshot or video of the problem on the simulator or device?
Show us the code you are using?
Not relevant, code itself is very basic usage of
react-native-pdf
, almost directly from the docs.The text was updated successfully, but these errors were encountered: