zo0r / react-native-conekta

React Native Conekta SDK for iOS and Android
https://www.conekta.io
MIT License
34 stars 22 forks source link

Cannot read property 'createToken' of undefined #7

Open TheAlexRamirez opened 6 years ago

TheAlexRamirez commented 6 years ago

Hi there, I get the error when trying to conektaApi.createToken({... screen shot 2018-03-13 at 5 19 40 pm

I am using: "react-native-conekta": "^2.0.1",

Can you point me in the right direction to fix this?..

Thank you.

manduks commented 6 years ago

any answer on this? I got a similar issue image

valentin7 commented 6 years ago

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!

cesargdm commented 6 years ago

Try https://www.npmjs.com/package/conekta-react-native

makn3tiza commented 5 years ago

I just linked it manually and finally works

RN 0.59.8

trescomasdev commented 4 years ago

I just linked it manually and finally works

RN 0.59.8

How did you do that? Not workin for me