Skip to content

3.0.1

Compare
Choose a tag to compare
@nzankich nzankich released this 17 Oct 23:19
· 44 commits to master since this release
2392083

Updates braintree support to v3 sdk
Fixes relative podspec location
Adds typescript definitions
This release has a few breaking changes and requires some updates:

For android in android/app/build.gradle update braintree version to 3.13.0 (implementation "com.braintreepayments.api:braintree:3.13.0")
For ios in ios/Podfile update your podfile location (pod 'RNPaypal', :path => '../node_modules/react-native-paypal/ios')