Open nghiaDiep-ShareRing opened 1 year ago
i use react-native 0.71.4
react-native-pdf 6.7.1
in ios it works well but on Android I have a problem
Could not HEAD 'https://www.jitpack.io/com/github/barteksc/android-pdf-viewer/3.1.0-beta.1/android-pdf-viewer-3.1.0-beta.1.pom'. Received status code 401 from server: Unauthorized
look like "jitpack" is not exit how i can fix it
same issue for me I use react-native-pdf@5.0.12
i found a solution, change implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.1' in react-native-pdf/android/build.gradle
i use react-native 0.71.4
react-native-pdf 6.7.1
in ios it works well but on Android I have a problem
Could not HEAD 'https://www.jitpack.io/com/github/barteksc/android-pdf-viewer/3.1.0-beta.1/android-pdf-viewer-3.1.0-beta.1.pom'. Received status code 401 from server: Unauthorized
look like "jitpack" is not exit how i can fix it