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

RN47.0 has removed `createJSModules` method

Open prscX opened this issue 8 years ago • 0 comments

Hi,

RN47.0 has removed createJSModule method from ReactPackage.java. In order to make it work on Android with RN47.0, I have removed @overide annotation from PDFView.java class.

Can you please merge and release so that we can seamlessly use this library on RN47.0 and above

Please let me know in case any changes are required

Thanks, Pranav

prscX avatar Oct 27 '17 06:10 prscX