react-native-braintree-dropin-ui
react-native-braintree-dropin-ui copied to clipboard
'BraintreeCore.h' file not found
I got 'BraintreeCore.h' file not found on building react native app with this plugin.
Is there anything to fix it?
Did you use react-native link
?
Yeah I have done link (auto/ manual link)
Did you install the pods and open your project through the workspace file?
No, I didn't use pod. But I downloaded and integrated braintree , and braintree_drop lib in framework manually.
P.S In this application, it is impossible to use pod.