nitish24p / react-native-upi

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

TypeError: Cannot read property 'intializePayment' of undefined #23

Open RSardar opened 3 years ago

RSardar commented 3 years ago
avisek123 commented 3 years ago

Anyone find this solution plz reply

sanksys commented 3 years ago

run below commands in terminal in project directory cd android ./gradlew clean once done go back to project directory and run npx react-native run-android