Valdio Veliu
Results
1
comments of
Valdio Veliu
A temporary solution is to substitute the underlying android package `com.github.barteksc:android-pdf-viewer` with another fork of it. On `android/build.gradle` add the following: ``` allprojects{ // .... other code configurations.all { resolutionStrategy...