react-native-braintree-dropin-ui icon indicating copy to clipboard operation
react-native-braintree-dropin-ui copied to clipboard

React Native integration of Braintree Drop-in for IOS & ANDROID (Apple Pay, Google Pay, Paypal, Venmo, Credit Card)

Results 79 react-native-braintree-dropin-ui issues
Sort by recently updated
recently updated
newest added

Hi @wgltony , Any updates for Android V3 Support ? Thanks & regards, Hari

I did implemented same as guide, but app always crashes. Is there any sample code that I can run so that I can confirm this module is really useful or...

I got 'BraintreeCore.h' file not found on building react native app with this plugin. ![download](https://user-images.githubusercontent.com/25161426/50129976-7151cb00-02b6-11e9-81b3-6ce8895cd6a1.png) Is there anything to fix it?

Getting this with react-native run-android: ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:preDebugBuild'. > Android dependency 'com.android.support:appcompat-v7' has different version for the...

Hi, Is there any option for localization?

I am trying to complete a transaction from my app but i can't in android devices. I recently upgraded your package. In ios is working fine but in android not....

I have updated latest version and while testing I saw one crashed Step 1. Click on Credit or Debit Card 2. Enter the card number after entering the card number...

Is possible to get the data-collector info without calling `BraintreeDropIn.show`?