react-native-conekta
react-native-conekta copied to clipboard
Cannot read property 'createToken' of undefined
Hi there,
I get the error when trying to conektaApi.createToken({...
I am using:
"react-native-conekta": "^2.0.1",
Can you point me in the right direction to fix this?..
Thank you.
any answer on this? I got a similar issue
Also have this issue.. maybe Conekta updated their API and thus the calls from this library aren't working any more? Has anyone found a solution for using Conekta in React Native? Gracias!
Try https://www.npmjs.com/package/conekta-react-native
I just linked it manually and finally works
RN 0.59.8
I just linked it manually and finally works
RN 0.59.8
How did you do that? Not workin for me