-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read property 'createToken' of undefined #7
Comments
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! |
I just linked it manually and finally works RN 0.59.8 |
How did you do that? Not workin for me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: