react-native-pdf
react-native-pdf copied to clipboard
Use react-native-pdf library component on Android instead of custom / native build
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.
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.