Yao Bin

Results 15 comments of Yao Bin

I've been using this package on react, this is the first time I run it on react-native, here's the error I got ``` error: bundling failed: Error: Unable to resolve...

I pushed a branch using your suggested method 2 [here](https://github.com/taessina/gatsby-source-firestore/tree/prepend-id). Please try it out. As of this moment, I'm hesitant to merge to master branch as it _may_ cause breaking...

Can you try this branch and let me know if it works? https://github.com/taessina/react-native-paypal-wrapper/tree/accept-credit-card

You gotta send me any logs so that I can help you.

Sorry for the late follow up. Are you still having this problem?

Are you using the latest release or from this branch https://github.com/taessina/react-native-paypal-wrapper/tree/accept-credit-card? The latest release supports credit card only on Android. Unfortunately we can't afford to maintain the project any longer....

Please open a new issue for this. I believe that’s more to a paypal config error, irrelevant to this repo. Anyways please ensure you are using an Indian PayPal account.

We currently have no resources to work on this, but we're happy to accept PR or takeovers.

I'm afraid I have no more knowledge than you on this. But here's what I found https://gist.github.com/feelinc/e29a11f3b19a6e2c848f9a01826e1a65#file-rnpaypalwrappermodule-java-L128 which uses the `stopService` in `onHostDestroy`. I figured it's better to this than...