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
Description:
As soon as I install this package, link it and run the app, I'm getting this error could not find method compile() for arguments [com.facebook.react:react-native:+] ...
full error can be seen in the attached screenshots
Steps to Reproduce:
Install the package (I used yarn)
Link it (I manually linked it)
Now run the application (npx react-native run-android)
Additional context: dev enviroment:
os: windows 10
cli: react-native-cli
testing device: physical device (android)
versions:
react: 17.0.2
react-native: 0.68.1
react-native-upi-payment: 1.0.3
Screenshots:
The text was updated successfully, but these errors were encountered:
Description:
As soon as I install this package, link it and run the app, I'm getting this error
could not find method compile() for arguments [com.facebook.react:react-native:+] ...
full error can be seen in the attached screenshots
Steps to Reproduce:
Additional context:
dev enviroment:
versions:
Screenshots:
The text was updated successfully, but these errors were encountered: