Closed mickykro closed 1 year ago
solved it by removing another package that used blob. it was rn-fetch-blob and this package uses react-native-blob-util.
I don't have any othe fetch-blob package installed and I'm getting this same issue.
Still have error Any solution ?
Removing rn-fetch-blob resolved my issue. Thank You
What
react-native
version are you using? 0.71.0 Whatreact-native-pdf
version are you using? 6.7.1 What platform does your issue occur on? (android/ios/both) both Describe your issue as precisely as possible : 1) Steps to reproduce the issue or to explain in which case you get the issue 2) Interestinglogs
the apps work perfectly when
import Pdf from 'react-native-pdf';
is commented, and when i uncomment that line the errors occur.Android:
IOS
Join a screenshot or video of the problem on the simulator or device?
IOS video
https://github.com/wonday/react-native-pdf/assets/60981756/bdbb06eb-bf83-4363-bb80-911d4b212f07
Android screenshot