react-native-conekta icon indicating copy to clipboard operation
react-native-conekta copied to clipboard

React Native Conekta SDK for iOS and Android

Results 8 react-native-conekta issues
Sort by recently updated
recently updated
newest added

Hello, I am ussing conekta api for android and iOS app, this is the only api that have work for me. In my last upload to the app store apple...

Looks like most issues with this lib has been fixed but not released. So current master branch actually works with latest react native. Please can you just create a new...

I was using this library with rn 0.55.4 and worked fine but I had to update to 0.60.0 and it stopped working in iOS, in android works fine. I added...

Hi there, I get the error when trying to `conektaApi.createToken({...` ![screen shot 2018-03-13 at 5 19 40 pm](https://user-images.githubusercontent.com/9682285/37374926-fd8c64fa-26e2-11e8-894d-96f98e6c06b9.png) I am using: `"react-native-conekta": "^2.0.1",` Can you point me in the right...

The following packages use deprecated "rnpm" config that will stop working from next release: - react-native-conekta: https://github.com/zo0r/react-native-conekta#readme Please notify their maintainers about it. You can find more details at https://github.com/react-native-community/cli/blob/master/docs/configuration.md#migration-guide.

Usage with react native 0.59 requires to att ``` ``` in `android/app/src/main/AndroidManifest.xml` like this ``` ... ... ```` otherwise createToken will fail with following error ``` Could not invoke RNConekta.createToken...

i would like to use this library with expo ( expo.io ) its that possible?

I'm getting the following with react-native 0.56.0 ``` FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':app'. > Could not resolve all dependencies...