wonday / react-native-pdf

A <Pdf /> component for react-native
MIT License
1.58k stars 534 forks source link

Getting error while generating apk #760

Open Akshaybagai52 opened 10 months ago

Akshaybagai52 commented 10 months ago

What react-native version are you using? "0.72.3"

What react-native-pdf version are you using? just uninstalling

What platform does your issue occur on? (android/ios/both) android

Describe your issue as precisely as possible : 1) Steps to reproduce the issue or to explain in which case you get the issue Recently I'm using react-native-pdf for generating pdf from screenshot but now that thing is not required anymore. So I just uninstall react-native-pdf library but when i'm generating apk after uninstalling it then getting this error. Also sometime it gives error while I'm doing npm start

2) Interesting logs image

Join a screenshot or video of the problem on the simulator or device? image

Show us the code you are using? I just removed all the code related to react-native-pdf