Android buld failed due to Caused by: org.gradle.api.internal.provider.AbstractProperty$PropertyQueryException: Failed to calculate the value of task ':react-native-pdf:processDebugManifest' property 'packageOverride'. #812
Hi, bit late but i had the same issue. i solved it by going to
node_modules/react-native-pdf/android/src/main/AndroidManifest.xml and added package="org.wonday.pdf" to the manifest
Hi, bit late but i had the same issue. i solved it by going to node_modules/react-native-pdf/android/src/main/AndroidManifest.xml and added package="org.wonday.pdf" to the manifest