You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What react-native version are you using?
v0.76.5
What react-native-pdf version are you using?
v6.7.5(was using v6.7.6)
What platform does your issue occur on? (android/ios/both)
android
Describe your issue as precisely as possible :
package="org.wonday.pdf" found in source AndroidManifest.xml:\node_modules\react-native-
pdf\android\src\main\AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.wonday.pdf" from the source AndroidManifest.xml: \node_modules\react-native-
pdf\android\src\main\AndroidManifest.xml.```
Join a screenshot or video of the problem on the simulator or device?
Show us the code you are using?
https://github.com/SimantaRajSarma/Openpaper
The text was updated successfully, but these errors were encountered:
What
react-native
version are you using?v0.76.5
What
react-native-pdf
version are you using?v6.7.5(was using v6.7.6)
What platform does your issue occur on? (android/ios/both)
android
Describe your issue as precisely as possible :
https://github.com/SimantaRajSarma/Openpaper
logs
The text was updated successfully, but these errors were encountered: