3.0.1
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')