sbycrosz / react-native-credit-card-input

Easy, cross-platform credit-card input for your React Native Project! Start accepting payment 💰 in your app today!
MIT License
1.46k stars 699 forks source link

Added a new property that makes possible customize on card labels #135

Closed itspauloroberto closed 2 months ago

itspauloroberto commented 5 years ago

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.

karthikbeam commented 5 years ago

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

yuritoledo commented 5 years ago

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

ebellumat commented 4 years ago

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

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