msasinowski / react-native-expo-braintree

React Native library that implements PayPal(Braintree) checkout, vault, and tokenize card flow using Braintree SDK, and pure native code using swift and kotlin. And add possibility to integrate the braintree sdk with expo based project.
MIT License
3 stars 2 forks source link

Drop in question #15

Open Seanmclem opened 2 months ago

Seanmclem commented 2 months ago

Does it do card payment drop-in UI?

msasinowski commented 2 months ago

hey @Seanmclem , If you are asking e.g about this one https://github.com/braintree/braintree-ios-drop-in then it is not supporting it, but that is really great feature request to add that in future, let me know about the real example use case so I can think of adding that into this package.