What react-native version are you using?
0.65.0
What react-native-pdf version are you using?
6.4.0
What platform does your issue occur on? (android/ios/both)
/ (flow)
Describe your issue as precisely as possible :
- Steps to reproduce the issue or to explain in which case you get the issue
index.js.flow is still relying on rn-fetch-blob on v6.4.0, this causes an error when typechecking with flow.
- Interesting
logs
Cannot resolve module rn-fetch-blob.
Join a screenshot or video of the problem on the simulator or device?
| screenshot |
 |
Show us the code you are using?