Open Carlumbo opened 2 years ago
Did you have issues with autolinking as well? I've found that after updating to react-native 0.70.5, All Braintree-ish pods have disappeared from my Podfile.lock.
You need to move the node_modules/react-native-braintree-dropin-ui/ios/RNBraintreeDropIn.podspec from ios to root and do a pod install
Hi! ๐
Firstly, thanks for your work on this project! ๐
Today I used patch-package to patch
react-native-braintree-dropin-ui@1.1.3
for the project I'm working on.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.