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

additionalInputsProps (using the sample on README.md) or requiresPostalCode are not working. Does anyone have an example where this works? It seems the props are not rendered

( ! ) Update **lodash** to last version ( ! ) Update **card-validator** to last version ![Captura de Tela 2019-08-21 às 16 54 06](https://user-images.githubusercontent.com/6011385/63463823-5b436e00-c434-11e9-9158-fa9b091af2ba.png)

Hello guys who using this lib I want to contribute to this project, so, I created one, cloning this one: https://github.com/yuritoledo/react-native-credit-card-input/ I am fixing the security issues and will add...

Can you add an optional field for textContentType for autocomplete?

Is it possible to make the inputs vertically stacked? if not can we have an option to? While this is a cool UI, less "savvy" users may get confused by...

I am using 6.4.1 version of npm and after issuing npm start , I get this error : npm ERR! missing script: start

![cardcomponentbug](https://user-images.githubusercontent.com/17342546/47036865-0b748600-d143-11e8-9018-828bdb683974.gif) Look at the second field after rotating screen.

Looking for a prop to change the color of the baseText, placeholder & focused text on the CardView Component. I've changed the hardcoded values but everytime I "yarn upgrade" it...