stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Add Namespace to android build.gradle

Open GeorgeChernyshov opened this issue 1 year ago • 2 comments
trafficstars

Please add namespace "com.stripe.reactnative" or something like that in your build.gradle. Without it, it is impossible to build the library on newer Gradle versions. Afaik newer React-native versions also require that.

GeorgeChernyshov avatar Aug 21 '24 14:08 GeorgeChernyshov