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

Use react-native-pdf library component on Android instead of custom / native build

Open ahrampy opened this issue 3 years ago • 1 comments

What react-native version are you using?: 0.68.2

What react-native-pdf version are you using?: 6.5.0

What platform does your issue occur on? (android/ios/both): android

Is there a way to use the <PdfView> version on android, instead of the <PdfCustom> version? After having made some additions to the component for ios, it would be great to use the same codebase for android.

ahrampy avatar Aug 17 '22 18:08 ahrampy

What react-native version are you using?: 0.69.4

What react-native-pdf version are you using?: 6.6.2

I'm looking for the same solution, it seems that for android only <PdfCustom> using native components is available. It would be awesome to use <PdfView> with react native components for android too.

davide-desio-eleva avatar Aug 18 '22 07:08 davide-desio-eleva