phongbuii
Results
2
comments of
phongbuii
You often replace. : def pdfViewerVersion = safeExtGet('pdfViewerVersion', '2.8.2') def pdfViewerRepo = safeExtGet('pdfViewerRepo', 'com.github.barteksc') with: def pdfViewerVersion = safeExtGet('pdfViewerVersion', '3.2.0-beta.1') def pdfViewerRepo = safeExtGet('pdfViewerRepo', 'com.github.mhiew') in the node_modules/react-native-view-pdf/android/build.gradle file.