react-native-braintree-dropin-ui
react-native-braintree-dropin-ui copied to clipboard
Fix build for React Native 0.69+
Summary of issue and description of fix in #91:
When React Native removed
link
andunlink
from the CLI, they also changed two things:
- The
*.podspec
file now needs to be in the root of the project.- A
podspecPath
can no longer be defined inreact-native.config.js