rn-apple-pay-button icon indicating copy to clipboard operation
rn-apple-pay-button copied to clipboard

Apple Pay button component for React Native (iOS)

Results 8 rn-apple-pay-button issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Hi, I have a project using this lib but I'm having issues when upgrading graddle, seems like this lib uses a deprecated plugin ``` A problem occurred evaluating project ':react-native-rn-apple-pay-button'....

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Hi @brascene when I am install npm install react-native-rn-apple-pay-button --save its still the same. I have to make the changes manually. Version - "react-native-rn-apple-pay-button": "^1.1.0", Thanks _Originally posted by @rahmath30...

I'm having the build issues that have been fixed in github, but haven't been fixed in the npm package. Please fix when you have a chance! For those coming across...

Hi, I'd like to ask for the option to call a native method in a button. For example, when calling the setup button I'd like to be able to call...