ManishaMShetty
Results
2
comments of
ManishaMShetty
@fbartho Is this issue fixed ? I too facing the same issue with iOS device after upgrading RN to 0.63.1. This is working fine with lower version of RN version....
> try to put `jcenter { content { includeModule("com.github.barteksc", "android-pdf-viewer") } }` (or `jcenter()`) line before specifing `jitpack.io` on your project root `build.gradle`. it seems worked better for me. >...