smarkets / react-native-paypal

React Native library that implements PayPal Checkout flow using purely native code
MIT License
118 stars 54 forks source link

Not working with latest react-native version on android #40

Closed jothikannan closed 4 years ago

jothikannan commented 4 years ago

I would like to know that this component is actively maintained or not?

If yes, it's not working with the latest react-native version on android, I am getting blank white screen no errors,

jothikannan commented 4 years ago

whoever having an issue with android please follow the below step, it will fix the issue

[Android] Add implementation "com.braintreepayments.api:braintree:2.17.0" in android/app/build.gradle.