react-native-pdf icon indicating copy to clipboard operation
react-native-pdf copied to clipboard

`onLoadComplete` prop is not getting fired[Android]

Open yatensharma opened this issue 1 year ago • 4 comments

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
  • I am getting a URL from backend which just opens the pdf using the Pdf component from this package and it is working absolutely fine in iOS devices but in case of android the onLoadComplete callback prop is not getting triggered.

yatensharma avatar Aug 14 '23 21:08 yatensharma

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",

PopyDeveloper avatar Sep 18 '23 11:09 PopyDeveloper

+1

spidergears avatar Oct 29 '23 19:10 spidergears

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

sharmayatendra avatar Nov 04 '23 20:11 sharmayatendra