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

Order of postal code and cardholder's name #41

Closed tonypeng closed 4 months ago

tonypeng commented 7 years ago

Hello!

Is there an option to show the postal code field before the cardholder's name field? Since there's no auto next focus for the name and the name field extends to the edge of the screen, the postal code box is effectively hidden.

MiguelAngelVM commented 2 years ago

Any solution?