Open amitleuva1987 opened 2 years ago
It seems there is no working solution for iOS.
Yes this is only for android. Also if expo doesnt provide native modules support for now this wont work.
same issue.
TypeError: null is not an object (evaluating 'UpiModule.intializePayment');
Please Help...
Please check if the module has been linked properly.
Do not use expo because it lacks native module support
TypeError: null is not an object (evaluating 'UpiModule.intializePayment'
Facing the same issue on react native expo "TypeError: Cannot read property 'intializePayment' of null "
Not sure if this will work with expo, can you console.log the UpiModule value
when I run my 'react native' project in 'expo go' app, I receive below error.
null is not an object (evaluating 'UpiModule.intializePayment'). below is the code.
Do you have alternate way to make this package work with my project?