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

Added a new property that makes possible customize on card labels

Open itspauloroberto opened this issue 5 years ago • 3 comments

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.

itspauloroberto avatar Feb 14 '19 23:02 itspauloroberto

👍 .. Surprising that this is needed TBH.. This is so bad for localization.

karthikbeam avatar Apr 09 '19 03:04 karthikbeam

@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!

yuritoledo avatar Sep 06 '19 11:09 yuritoledo

Please, bring your pull requests to my repo. I Will maintain this lib.

https://github.com/ebellumat/react-native-credit-card-input

ebellumat avatar Oct 21 '19 18:10 ebellumat