react-native-credit-card-input
react-native-credit-card-input copied to clipboard
Added a new property that makes possible customize on card labels
Well, i know that the Placeholder prop was being used for the labels that are visible on the card. But one of them "MONTH/YEAR" was hardcoded, and then, if you are going to use in a app that is not english or need to change it because of another reason, that was not possible, and also, the fact is that one prop was being used for two things makes the component limited since you cannot have different placeholder and on card labels.
But now you can have different placeholders and on card labels.
👍 .. Surprising that this is needed TBH.. This is so bad for localization.
@kraffslol @itspauloroberto This project was abandoned :( I created a fork of this one: https://github.com/yuritoledo/react-native-credit-card-input/
I am fixing the security issues and will add new features in future.
PR are welcome!
Please, bring your pull requests to my repo. I Will maintain this lib.
https://github.com/ebellumat/react-native-credit-card-input