react-native-braintree-xplat icon indicating copy to clipboard operation
react-native-braintree-xplat copied to clipboard

Cross-platform Braintree module for React Native

Results 57 react-native-braintree-xplat issues
Sort by recently updated
recently updated
newest added

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...

dependencies

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.3 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.1.7 to 1.3.0. Release notes Sourced from rubyzip's releases. v1.3.0 Security Add validate_entry_sizes option so that callers can trust an entry's reported size when using extract #403...

dependencies

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.1.3 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

Hello! I am looking for help, recommendations, comments, etc as I need to fix this issue. Any comment would be helpful. I'm using a fork of this library (https://github.com/wkoutre/react-native-braintree-xplat) because...

I'm experiencing this after performing manual linking. react-native version 0.63.3

I got client token from the server and passed it to BTClient.setup(token) but I got this error: I'm using android Could not invoke Braintree.setup null No static method newInstance(Landroid/app/Activity;Ljava/lang/String;)Lcom/braintreepayments/api/BraintreeFragment; in...

Installing this module and using it results in the error indicating that the module does not support the new autolinking. https://facebook.github.io/react-native/blog/2019/07/03/version-60#native-modules-are-now-autolinked

#import "RCTBraintree.h" is not found