nitish24p / react-native-upi

A tiny module for Adding payments via UPI in your react native apps ❤️
MIT License
72 stars 29 forks source link

*Error:* could not find method compile() #39

Open khavinshankar opened 2 years ago

khavinshankar commented 2 years ago

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:

  1. Install the package (I used yarn)
  2. Link it (I manually linked it)
  3. Now run the application (npx react-native run-android)

Additional context: dev enviroment:

versions:

Screenshots: upi error upi error2

ritikmatta commented 1 year ago

Did you find any solution i am facing same problem