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

To run an error-----undefined is not an object(evaluatiing '-react.proptypess.string')

Open Don-oneself opened this issue 7 years ago • 3 comments

step: 1.install 2.link 3.run error: undefined is not an object(evaluatiing '-react.proptypess.string')

Is there any solution?

Don-oneself avatar Nov 13 '18 03:11 Don-oneself

Perhaps copying the error verbatim might help others understand your situation a bit better.

rickysullivan avatar Nov 13 '18 04:11 rickysullivan

Getting same error. Any suggestion?

deepak28 avatar Mar 13 '19 07:03 deepak28

I had the same issue. It was solved by updating the file PDFView.android.js See #91

And also It seems npm doesn´t have the last version. Use directly from github

billygl avatar Oct 26 '19 03:10 billygl