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

Hello i am using react-native-braintree-dropin-ui for my project but I am facing this issue Lambda Experssion are not supported in -source 7 can any one help me on this ![imgpsh_fullsize_anim](https://user-images.githubusercontent.com/83648480/233566306-6f0d0bb4-a5ee-4243-bcaf-ad8253b5d993.png)

### Issue description PayPal always gives USER_CANCELLATION exception. Select PayPal as Payment process from DropIn UI as soon as the PayPal payment process is complete the PayPal screen is closed...

Hey all - it is maybe a stupid question, but I don‘t want to miss out things: For my app for 3DSecure to work, I don‘t need to setup a...

![1](https://user-images.githubusercontent.com/74100959/212740235-ec3e6d95-1b27-4285-b439-5bf1f3187d31.jpg) Followed the Code guide , I installed -> npm i --save-dev @types/react-native-braintree-dropin-ui but I cant import it. Tried `npm i --save-dev @types/react-native-braintree-dropin-ui` -> did not work. Has anyone encountered...

I have an issue when trying to integrate this library. I have already tried the following solutions. https://github.com/braintree/braintree-ios-drop-in/issues/209#issuecomment-979296320 I also enable Rosetta from getInfo and then open XCode but this...

Email from Google Play console: > **Subject: CardinalComm SDK 60 Warning Template - Id Bridging** > Hi Developers at XX, > After a recent review, we found that your app...

The pod spec points to different places.

Did anyone handle with this lib for EXPO usage? Always getting DROP_IN_CLIENT_UNINITIALIZED error. Where I should place this code in expo project? ``` import tech.power.RNBraintreeDropIn.RNBraintreeDropInModule; @Override protected void onCreate(Bundle savedInstanceState)...

As the title says, is this project still being maintained? Or is it being deprecated?