wonday / react-native-pdf

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

`onLoadComplete` prop is not getting fired[Android] #754

Open yatensharma opened 11 months ago

yatensharma commented 11 months ago

What react-native version are you using? 0.71.8

What react-native-pdf version are you using? 6.7.1

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

PopyDeveloper commented 10 months ago

I have the same problem.

The onLoadComplete don't work on android (only android) after loaded pdf.

"react": "18.2.0", "react-native": "0.72.4", "react-native-pdf": "^6.7.1",

spidergears commented 9 months ago

+1

sharmayatendra commented 8 months ago

@PopyDeveloper @spidergears did you got any solution for this?

tradebulls commented 1 month ago

any update