react-native-credit-card-input icon indicating copy to clipboard operation
react-native-credit-card-input copied to clipboard

Easy, cross-platform credit-card input for your React Native Project! Start accepting payment 💰 in your app today!

Results 115 react-native-credit-card-input issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [auth0](https://github.com/auth0/node-auth0) from 2.9.1 to 2.27.1. Release notes Sourced from auth0's releases. 2.27.1 Changed Use [REDACTED] instead of [SANITIZED] when cleaning errors #515 (jimmyjames) Security Sanitize Headers on Errors #507...

dependencies

Please, add prop to receive monthYear inside the card, if you want to change the language. In the code the label is fixed with ``` MONTH / YEAR ```

Hello, How can i change the name in my credit card ? This is my component : `` Thank you

When using autofill to fill in the information, then weird things start to happen. Any fixes for that yet?

Is something wrong here? type VISA card.lengths = [16, 18, 19] `const maxLength = card.lengths[card.lengths.length - 1]` I thought it will always return 18 here

I give you an example https://snack.expo.io/@chayancbnits/another-credit-card in react native web

create props to change field input orientation from horizontal to vertical

**What changed** * Allow user to show the fields in vertical mode Example: https://drive.google.com/file/d/1X75h5GpQZGFsgn-yitDkiM-kumd3BOER/view My real case is: we need to show the card information vertically for easy to read....

Hey , I faced a problem with this library , if I have payment methods added on my play store account then when I try to add payment method on...