react-native-credit-card-input
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!
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 
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
 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...