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.47k stars 706 forks source link

Changed postal number from 6 to 5 #58

Closed BRX0102 closed 6 years ago

BRX0102 commented 7 years ago

Noticed the zip codes were invalid at 5 digits.

sbycrosz commented 6 years ago

The idea is developer should override the default validatePostalCode props, but I think you better off putting postal code on separate TextInput anyway