stripe-react-native
stripe-react-native copied to clipboard
Add Namespace to android build.gradle
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.
This will also require removing package name from AndroidManifest.xml
Following.. +1
edit found this https://github.com/stripe/stripe-react-native/pull/1719 looks like it'll be in the next release
@GeorgeChernyshov We haven't heard from you in a bit, so we're going to close this issue. Please reopen if needed!