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

Crashes app on Android

Open tandrieuxx opened this issue 8 years ago • 1 comments

I've simply copied/pasted the example to test the component, and the app crashes without any error. This happens also when I replace src by path (because src is marked as deprecated but still used in the example), and when I remove every optional parameter when calling the component. When I give a wrong path in path, it raises an error, so I know this is not the reason of the crash.

tandrieuxx avatar Jul 11 '17 14:07 tandrieuxx

I'm having the same issue. On iOS the pdf is showing, but on Android the app closes and none error is shown @tandrieuxx did you solve the issue?

MatiSera avatar Aug 07 '20 17:08 MatiSera